5 lines
61 B
YAML
5 lines
61 B
YAML
---
|
|
|
|
- name: Restart SSH
|
|
service: name=ssh state=restarted
|
---
|
|
|
|
- name: Restart SSH
|
|
service: name=ssh state=restarted
|