add unbound and more tools
[ansible.git] / roles / postfix / tasks / main.yml
index f71486e77c66edef061cb4175d04f713eed9d2a2..45eb9ee4999e564feba774254dc70bc6b2cc6adf 100644 (file)
@@ -4,6 +4,8 @@
   args:
     creates: "{{ postfix.paths.dh2048 }}"
 # daemons
+- import_tasks: unbound.yml
+  tags: unbound
 - import_tasks: opendkim.yml
   tags: opendkim
   when: postfix.opendkim is defined