Ansible Docs: Fix a typo in Markdown indentation

[ci skip]
This commit is contained in:
Gilles Cornu 2017-08-22 07:53:47 +02:00
parent 32da6e4ea8
commit e436f53fe9
1 changed files with 1 additions and 1 deletions

View File

@ -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.