[re2o-home] Deploy cron to create home directories

certbot_on_virtu
_benjamin 2020-01-18 13:53:04 +01:00
parent 9158cdb20f
commit 71bb8f86da
2 changed files with 6 additions and 0 deletions

View File

@ -30,3 +30,7 @@
group: root group: root
state: link state: link
- name: Deploy cron for re2o-home
template:
src: cron.d/re2o-services-home.j2
dest: /etc/cron.d/re2o-services-home

View File

@ -0,0 +1,2 @@
# {{ ansible_managed }}
*/2 * * * * root /usr/bin/python3 /var/local/re2o-services/home/main.py