mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Ansible Docs: Fix a typo in Markdown indentation
[ci skip]
This commit is contained in:
parent
32da6e4ea8
commit
e436f53fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
The default value is `ansible-playbook`
|
||||
The default value is `ansible-playbook`
|
||||
|
||||
- `raw_arguments` (array of strings) - a list of additional `ansible-playbook` arguments.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue