Files
infra/archive/2026-07-proxmox-migration/legacy-ansible/roles/bootstrap/handlers/main.yml
T

5 lines
84 B
YAML

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