projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
af796d3b0e541ef18efb3dd145c9bb4fe71b26b7
[ansible.git]
/
roles
/
postfix
/
tasks
/
main.yml
1
# daemons
2
- import_tasks: unbound.yml
3
tags: unbound
4
- import_tasks: opendkim.yml
5
tags: opendkim
6
when: postfix.opendkim is defined
7
- import_tasks: postfix.yml
8
tags: postfix