system-config/playbooks/service-eavesdrop.yaml
Tristan Cacqueray c4b0a8950d Run matrix-gerritbot on eavesdrop
Thin runs the new gerritbot-matrix bot on the eavesdrop server.

Change-Id: Ic11ca46aa4da61d5b80a8996ad900fdf83ab70dc
2021-07-30 09:16:42 -05:00

14 lines
266 B
YAML

- hosts: 'eavesdrop:!disabled'
name: "eavesdrop: install services"
strategy: free
roles:
- iptables
- install-docker
- sync-project-config
- accessbot
- gerritbot
- statusbot
- limnoria
- matrix-eavesdrop
- matrix-gerritbot