1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Fix note.cron in ansible

This commit is contained in:
Alexandre Iooss
2020-09-01 16:42:53 +02:00
parent cf4e1f33b4
commit 646c23ccb8
2 changed files with 24 additions and 2 deletions

View File

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