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

6 lines
88 B
YAML

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