fix provision_host...for real this time :)
This commit is contained in:
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
provision_host: "{{ default(tower_provision_host) | default('localhost') }}"
|
provision_host: "{{ tower_provision_host | default('localhost') }}"
|
||||||
|
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
Reference in New Issue
Block a user