fix file path in loopabull role
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
662fa93b98
commit
c422fb5bfc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
- name: Install the loopabull@.service template
|
||||
copy:
|
||||
src: "files/loopabull@.service"
|
||||
src: "loopabull@.service"
|
||||
dest: "/usr/lib/systemd/system/loopabull@.service"
|
||||
notify: restart loopabull
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue