🐛 fix(ansible): Corrige la tâche cron pour l'envoi des e-mails.
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
name: "Intranet Ludikevent - Unsigned Contracts Expired"
|
||||
minute: "0"
|
||||
hour: "12"
|
||||
job: "php {{ path }}/bin/console app:un-signed:expired"
|
||||
job: "php {{ path }}/bin/console app:mail"
|
||||
user: root
|
||||
state: present
|
||||
|
||||
|
||||
Reference in New Issue
Block a user