ansible/roles/dns_auth/handlers/main.yml
Markus Hauschild 2070c32a26
All checks were successful
continuous-integration/drone/push Build is passing
dns_auth: new role
also apply role to ns1.regensburg.freifunk.net
2020-10-20 15:26:50 +02:00

5 lines
67 B
YAML

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