vn-ansible/roles/linux-root/handlers/main.yaml

4 lines
73 B
YAML

- name: Restart SSH service
service:
name: ssh
state: restarted