4 lines
83 B
YAML
4 lines
83 B
YAML
|
---
|
||
|
- name: restart ssh
|
||
|
service: "name={{ security_sshd_name }} state=restarted"
|