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
|
- name: ensure cronjob log file is writable
|
||||||
file: >
|
file: >
|
||||||
dest=/var/log/fedoratagger.log
|
dest=/var/log/fedoratagger.log
|
||||||
|
state=touch
|
||||||
owner=apache group=apache mode=0755
|
owner=apache group=apache mode=0755
|
||||||
tags:
|
tags:
|
||||||
- cron
|
- cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue