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

7 lines
74 B
YAML
Raw Normal View History

2021-01-29 00:08:39 +00:00
---
- name: Restart bind
service:
name: bind9
state: restarted