projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add mailman-check cronjob
[ansible.git]
/
roles
/
postfix
/
tasks
/
main.yml
diff --git
a/roles/postfix/tasks/main.yml
b/roles/postfix/tasks/main.yml
index f71486e77c66edef061cb4175d04f713eed9d2a2..45eb9ee4999e564feba774254dc70bc6b2cc6adf 100644
(file)
--- a/
roles/postfix/tasks/main.yml
+++ b/
roles/postfix/tasks/main.yml
@@
-4,6
+4,8
@@
args:
creates: "{{ postfix.paths.dh2048 }}"
# daemons
args:
creates: "{{ postfix.paths.dh2048 }}"
# daemons
+- import_tasks: unbound.yml
+ tags: unbound
- import_tasks: opendkim.yml
tags: opendkim
when: postfix.opendkim is defined
- import_tasks: opendkim.yml
tags: opendkim
when: postfix.opendkim is defined