
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
6 lines
110 B
YAML
6 lines
110 B
YAML
- hosts: "etherpad:!disabled"
|
|
name: "Base: configure etherpad"
|
|
roles:
|
|
- install-docker
|
|
- etherpad
|