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
enabled: true
- name: Ensure CRON job to update clients exists
cron:
name: "Update SMTPD trusted clients"
job: '/etc/postfix/scripts/update_clients.sh'
user: root
minute: '20'
hour: '*/2'
# - name: Ensure CRON job to update clients exists
# cron:
# name: "Update SMTPD trusted clients"
# job: '/etc/postfix/scripts/update_clients.sh'
# user: root
# minute: '20'
# hour: '*/2'
- name: Ensure cron to check if authdaemond is stuck exists
cron: