ansible/roles/etherpad/handlers/main.yml
Hadrien Patte 5f08a7522e
Fix: blank lines and trailing spaces
Signed-off-by: Hadrien Patte <hadrien.patte@protonmail.com>
2019-03-02 12:07:48 +01:00

4 lines
123 B
YAML

---
# Reload systemd daemons when a service file changes
- name: Reload systemd daemons
command: systemctl daemon-reload