Fix note.cron in ansible
This commit is contained in:
parent
cf4e1f33b4
commit
646c23ccb8
2 changed files with 24 additions and 2 deletions
|
|
@ -30,8 +30,8 @@
|
|||
group: www-data
|
||||
|
||||
- name: Setup cron jobs
|
||||
file:
|
||||
src: ../note.cron
|
||||
template:
|
||||
src: note.cron.j2
|
||||
dest: /etc/cron.d/note
|
||||
owner: root
|
||||
group: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue