4 lines
69 B
YAML
4 lines
69 B
YAML
---
|
|
- name: Restart xinetd
|
|
service: name="xinetd" state=restarted
|
|
|
---
|
|
- name: Restart xinetd
|
|
service: name="xinetd" state=restarted
|
|
|