6 lines
74 B
YAML
6 lines
74 B
YAML
---
|
|
|
|
- name: bind_restart
|
|
systemd:
|
|
name: bind9
|
|
state: restarted
|