Files
gsb2021/roles/s-ssh/handlers/main.yml
2021-01-04 22:49:46 +01:00

4 lines
74 B
YAML

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