clean up some old task
[ansible.git] / 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