Fix incorrect variable name galaxy_command

pull/8314/head
Kévin Rauscher 7 years ago committed by GitHub
parent ff639ea2c1
commit a39fef5178
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -125,7 +125,7 @@ chi-appservers
cli](http://docs.ansible.com/ansible/galaxy.html#the-ansible-galaxy-command-line-tool)
on the remote machine. By default, this is empty.
- `galaxycommand` (string) - The command to invoke ansible-galaxy. By
- `galaxy_command` (string) - The command to invoke ansible-galaxy. By
default, this is ansible-galaxy.
- `group_vars` (string) - a path to the directory containing ansible group

Loading…
Cancel
Save