mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
4 lines
103 B
YAML
4 lines
103 B
YAML
---
|
|
- name: restart ethercalc
|
|
service: name=ethercalc_{{ ethercalc_id }} state=restarted enabled=yes
|