fix loopabull template config location
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
77ad6a2f65
commit
8a1db42043
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
- name: configure loopabull
|
||||
template:
|
||||
src: loopabull.yml.j2
|
||||
dest: "{{ansible_cfg_path}}"
|
||||
dest: /etc/loopabull.yml
|
||||
|
||||
- name: clone the playbooks repo into playbooks dir
|
||||
git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue