vn-ansible/roles/ns/handlers/main.yml

4 lines
67 B
YAML

- name: restart-dns
systemd:
name: bind9
state: restarted