4 lines
62 B
YAML
4 lines
62 B
YAML
|
---
|
||
|
- name: restart sshd
|
||
|
systemd: name=sshd state=restarted
|