vn-ansible/roles/debian-once/handlers/main.yml

5 lines
68 B
YAML

- name: restart sshd
systemd:
name: sshd
state: restarted