ansible-role-bind/handlers/main.yml
2017-10-08 14:57:04 +02:00

4 lines
69 B
YAML

- name: restart bind
service:
name: bind9
state: restarted