ansible-roles/roles/g2cs/handlers/main.yml

5 lines
63 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
- name: restart g2cs
service: name=g2cs state=restarted