system-config/playbooks/roles/etherpad/handlers/main.yaml
Monty Taylor b23515c623 Make a new dockerized etherpad.opendev.org
Upstream likes building the settings file into the image, but that's
less exciting, let's bind-mount ours in.

Depends-On: https://review.opendev.org/717491/
Change-Id: Ia1894d884ef2a84e1282345b77fe07bf8898f367
2020-04-07 11:10:57 -05:00

5 lines
81 B
YAML

- name: etherpad Reload apache2
service:
name: apache2
state: reloaded