It just needs to exist with those perms.

This commit is contained in:
Ralph Bean 2014-03-10 17:29:28 +00:00
parent 194a7f8061
commit aaf6e48462

View file

@ -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