Fix monthly cron test mail

This commit is contained in:
Jannik Beyerstedt 2021-10-01 20:29:30 +02:00
parent 393cf41349
commit 1de4e4ef24
1 changed files with 1 additions and 0 deletions

View File

@ -28,5 +28,6 @@
ansible.builtin.cron:
name: "Monthly Test Mail"
minute: "0"
hour: "0"
day: "1"
job: echo "Monthly cron test mail"