1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-20 17:41:55 +02:00
This commit is contained in:
Yohann D'ANELLO
2020-08-05 23:50:30 +02:00
parent 6759586ef3
commit 8b66bcc3d5
2 changed files with 12 additions and 12 deletions

View File

@ -11,7 +11,7 @@
git:
repo: https://gitlab.crans.org/bde/nk20.git
dest: /var/www/note_kfet
version: master
version: beta
force: true
- name: Use default env vars (should be updated!)
@ -37,7 +37,7 @@
owner: root
group: root
- name: Reload cron service
- name: Restart cron service
systemd:
name: cron
state: reloaded
state: restarted