ansible/roles/dns-extern/handlers/main.yml

5 lines
67 B
YAML

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