ansible/roles/bind-authoritative/handlers/main.yml

6 lines
72 B
YAML

---
- name: Reload Bind9
systemd:
name: bind9
state: reloaded