Files
ansible/roles/ssh/handlers/main.yml
2025-10-10 11:07:34 +00:00

5 lines
61 B
YAML

---
- name: Restart SSH
service: name=ssh state=restarted