4 lines
60 B
YAML
4 lines
60 B
YAML
---
|
|
- name: restart ssh
|
|
service: name=ssh state=restarted
|
---
|
|
- name: restart ssh
|
|
service: name=ssh state=restarted
|