gather most of the playbooks in one and just use tags
[ansible.git] / roles / bind / handlers / main.yml
1 - name: bind9
2   service: name=bind9 state=restarted enabled=yes