Ansible Docs: Fix a typo in Markdown indentation
[ci skip]
This commit is contained in:
parent
32da6e4ea8
commit
e436f53fe9
|
@ -113,7 +113,7 @@ Some of these options are for advanced usage only and should not be used unless
|
||||||
|
|
||||||
- `playbook_command` (string) - The command used to run playbooks.
|
- `playbook_command` (string) - The command used to run playbooks.
|
||||||
|
|
||||||
The default value is `ansible-playbook`
|
The default value is `ansible-playbook`
|
||||||
|
|
||||||
- `raw_arguments` (array of strings) - a list of additional `ansible-playbook` arguments.
|
- `raw_arguments` (array of strings) - a list of additional `ansible-playbook` arguments.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue