projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a7f9162
)
clean up some old task
author
Ralf Jung
<post@ralfj.de>
Tue, 5 Apr 2022 19:03:15 +0000
(15:03 -0400)
committer
Ralf Jung
<post@ralfj.de>
Tue, 5 Apr 2022 19:03:15 +0000
(15:03 -0400)
roles/email/tasks/postfix.yml
patch
|
blob
|
history
diff --git
a/roles/email/tasks/postfix.yml
b/roles/email/tasks/postfix.yml
index 0eb247223118d76b19ef5bed746fad25e3975271..d59144d9b88f3f59c4d675694b4d536c7bad7291 100644
(file)
--- a/
roles/email/tasks/postfix.yml
+++ b/
roles/email/tasks/postfix.yml
@@
-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