Files
2026-08-19 09:51:43 +02:00

6 lines
105 B
YAML

---
- name: restart sshd (local_accounts)
ansible.builtin.systemd:
name: sshd
state: restarted