projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d0865b951e9cb0d13eb0668974451c184e0e38af
[ansible.git]
/
roles
/
postfix
/
handlers
/
main.yml
1
- name: opendkim
2
service: name=opendkim state=restarted enabled=yes
3
- name: postfix
4
service: name=postfix state=restarted enabled=yes