ansible-bind-role/roles/bind/handlers/main.yaml
2020-05-03 23:20:11 +02:00

6 lines
74 B
YAML

---
- name: bind_restart
systemd:
name: bind9
state: restarted