3 lines
77 B
YAML
3 lines
77 B
YAML
|
- name: restart sshd
|
||
|
service: name={{ sshd_service_name }} state=restarted
|