3 lines
63 B
YAML
3 lines
63 B
YAML
---
|
|
- name: restart bind9
|
|
service: name=bind9 state=restarted |
---
|
|
- name: restart bind9
|
|
service: name=bind9 state=restarted |