Files
gsb2024/roles/s-ssh/handlers/main.yml
2023-12-18 23:20:30 +01:00

4 lines
74 B
YAML

---
- name: restart lighttpd
service: name=lighttpd state=restarted