fix file path in loopabull role

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2017-06-01 22:37:34 +00:00
parent 662fa93b98
commit c422fb5bfc

View file

@ -20,7 +20,7 @@
- name: Install the loopabull@.service template - name: Install the loopabull@.service template
copy: copy:
src: "files/loopabull@.service" src: "loopabull@.service"
dest: "/usr/lib/systemd/system/loopabull@.service" dest: "/usr/lib/systemd/system/loopabull@.service"
notify: restart loopabull notify: restart loopabull