From a39fef51788bd60f616613ccbad0e3f1899c745a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Rauscher?= Date: Mon, 4 Nov 2019 14:42:39 +0000 Subject: [PATCH] Fix incorrect variable name galaxy_command --- website/source/docs/provisioners/ansible-local.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/provisioners/ansible-local.html.md.erb b/website/source/docs/provisioners/ansible-local.html.md.erb index 65f00944a..73ea3029b 100644 --- a/website/source/docs/provisioners/ansible-local.html.md.erb +++ b/website/source/docs/provisioners/ansible-local.html.md.erb @@ -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