Files
ansible-roles/roles/unmaintained/ethercalc/handlers/main.yml
2022-03-07 17:00:06 +01:00

4 lines
103 B
YAML

---
- name: restart ethercalc
service: name=ethercalc_{{ ethercalc_id }} state=restarted enabled=yes