3 lines
61 B
YAML
3 lines
61 B
YAML
|
---
|
||
|
- name: restart ssh
|
||
|
service: name=sshd state=restarted
|