You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/matrix.yml

13 lines
244 B
YAML

---
# Install Matrix Synapse on corresponding containers
- hosts: synapse.adm.auro.re
roles:
- debian-backports
- matrix-synapse
# Install Matrix Riot on corresponding containers
- hosts: riot.adm.auro.re
roles:
- matrix-riot