Files
2026-06-17 14:08:04 +02:00

6 lines
88 B
YAML

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