file expects dest, not path.. maybe?
This commit is contained in:
parent
6239babc5f
commit
194a7f8061
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
- name: ensure cronjob log file is writable
|
||||
file: >
|
||||
path=/var/log/fedoratagger.log
|
||||
dest=/var/log/fedoratagger.log
|
||||
owner=apache group=apache mode=0755
|
||||
tags:
|
||||
- cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue