Rename matrix.yml to matrix-synapse.yml

pull/73/head
Alexandre Iooss 2 years ago
parent 9bb2d3f324
commit 2a9e1f4def

@ -1,6 +1,6 @@
#!/usr/bin/env ansible-playbook
---
# Install Matrix Synapse on corresponding containers
# Install Matrix Synapse
- hosts: synapse.adm.auro.re
vars:
mxisd_releases: https://github.com/kamax-matrix/mxisd/releases
@ -16,8 +16,3 @@
- matrix_appservice_irc
- matrix_appservice_webhooks
- update_motd
# Install Matrix services
- hosts: matrix-services.adm.auro.re
roles:
- debian_backports
Loading…
Cancel
Save