system-config/playbooks/service-etherpad.yaml
Monty Taylor a0a0341b36 Only run etherpad playbook on new server
This doesn't want to run on etherpad.openstack.org.

Change-Id: Ib01a0f57b1d1bd1b3faccb7389c53e7a2835793a
2020-04-07 16:59:37 -05:00

6 lines
124 B
YAML

- hosts: "etherpad01.opendev.org:!disabled"
name: "Base: configure etherpad"
roles:
- install-docker
- etherpad