Comment update clietns

This commit is contained in:
Antonio J. Delgado 2023-11-01 17:44:38 +02:00
parent 456db877af
commit 8c47dffb01

View file

@ -175,13 +175,13 @@
state: started state: started
enabled: true enabled: true
- name: Ensure CRON job to update clients exists # - name: Ensure CRON job to update clients exists
cron: # cron:
name: "Update SMTPD trusted clients" # name: "Update SMTPD trusted clients"
job: '/etc/postfix/scripts/update_clients.sh' # job: '/etc/postfix/scripts/update_clients.sh'
user: root # user: root
minute: '20' # minute: '20'
hour: '*/2' # hour: '*/2'
- name: Ensure cron to check if authdaemond is stuck exists - name: Ensure cron to check if authdaemond is stuck exists
cron: cron: