set perms on the fas-client cron job properly
This commit is contained in:
parent
d04a14d6ba
commit
72e38186de
1 changed files with 1 additions and 1 deletions
|
@ -65,6 +65,6 @@
|
|||
# - config
|
||||
|
||||
- name: fas_client cron job
|
||||
action: copy src=$files/fas-client/fas-client.cron dest=/etc/cron.d/fas-client owner=root mode=700
|
||||
action: copy src=$files/fas-client/fas-client.cron dest=/etc/cron.d/fas-client owner=root mode=644
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue