6 lines
81 B
YAML
6 lines
81 B
YAML
---
|
|
|
|
- name: restart etherpad
|
|
systemd:
|
|
name: etherpad
|
|
state: restarted
|