Copy here too
This commit is contained in:
parent
db8232f0c7
commit
aa3e1ad5a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Email alias set-up
|
||||
|
||||
- name: Install the script generating the <pkg>-owner email alias
|
||||
file: src={{ item.file }}
|
||||
copy: src={{ item.file }}
|
||||
dest={{ item.dest }}
|
||||
owner=root group=root mode=0755
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue