Rename matrix.yml to matrix-synapse.yml
This commit is contained in:
parent
9bb2d3f324
commit
2a9e1f4def
1 changed files with 1 additions and 6 deletions
|
@ -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…
Reference in a new issue