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

5 lines
67 B
YAML

---
- name: Restart powerdns
service: name=pdns state=restarted