fix loopabull template config location

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2017-06-01 21:47:17 +00:00
parent 77ad6a2f65
commit 8a1db42043

View file

@ -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: