projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add lets-encrypt-tiny
[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