fix ansible_cfg_path variable name usage for loopabull role template
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
727a6f75fb
commit
49a86113f1
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ routing_keys:
|
|||
# Ansible Tower commands or custom wrappers of their own)
|
||||
ansible:
|
||||
playbooks_dir: {{ playbooks_dir }}
|
||||
cfg_file_path: {{ cfg_file_path }}
|
||||
cfg_file_path: {{ ansible_cfg_path }}
|
||||
playbook_cmd: {{ playbook_cmd }}
|
Loading…
Add table
Add a link
Reference in a new issue