proxmox/roles/common/handles/main.yml

4 lines
84 B
YAML

- name: Restart sshd
ansible.builtin.service:
name: sshd
state: restarted