No location needed
This commit is contained in:
parent
b96e6ec548
commit
db8232f0c7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
- name: Install the script generating the <pkg>-owner email alias
|
||||
file: src={{ item.file }}
|
||||
dest={{ item.location }}/{{ item.dest }}
|
||||
dest={{ item.dest }}
|
||||
owner=root group=root mode=0755
|
||||
with_items:
|
||||
- { file: owner-email.py, dest: /usr/local/bin/owner-email.py }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue