It just needs to exist with those perms.
This commit is contained in:
parent
194a7f8061
commit
aaf6e48462
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
- name: ensure cronjob log file is writable
|
||||
file: >
|
||||
dest=/var/log/fedoratagger.log
|
||||
state=touch
|
||||
owner=apache group=apache mode=0755
|
||||
tags:
|
||||
- cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue