Ansible syntax...
This commit is contained in:
parent
9201c4ab58
commit
6b422251b4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
- name: Ensure we can write to our own log file
|
||||
file: >
|
||||
dest=/var/log/koji-cert-reminder.log
|
||||
state=present
|
||||
state=touch
|
||||
mode=0644
|
||||
owner=fedmsg
|
||||
group=fedmsg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue