4 lines
No EOL
82 B
YAML
4 lines
No EOL
82 B
YAML
- name: restart ssh
|
|
ansible.builtin.service:
|
|
name: sshd
|
|
state: restarted |