5 lines
69 B
YAML
5 lines
69 B
YAML
---
|
|
- name: restart bind9
|
|
service: name=bind9 state=restarted
|
|
|
---
|
|
- name: restart bind9
|
|
service: name=bind9 state=restarted
|
|
|