clean up some old task
authorRalf Jung <post@ralfj.de>
Tue, 5 Apr 2022 19:03:15 +0000 (15:03 -0400)
committerRalf Jung <post@ralfj.de>
Tue, 5 Apr 2022 19:03:15 +0000 (15:03 -0400)
roles/email/tasks/postfix.yml

index 0eb247223118d76b19ef5bed746fad25e3975271..d59144d9b88f3f59c4d675694b4d536c7bad7291 100644 (file)
@@ -76,8 +76,6 @@
   command: postmap /etc/postfix/transport_map
   notify: postfix
 # cronjobs
-- name: delete old local-mail cronjob
-  file: path=/etc/cron.daily/local-mail state=absent
 - name: install check-for-local-mail cronjob
   copy:
     dest: /etc/cron.daily/check-for-local-mail