ansible/books/matrix.yml

15 lines
261 B
YAML
Raw Normal View History

2021-07-27 03:34:14 +02:00
#!/usr/bin/env ansible-playbook
---
- hosts: synapse
2021-07-27 03:34:14 +02:00
roles:
- synapse
2021-08-06 02:40:52 +02:00
- matrix-bridge-discord
2021-09-04 17:54:33 +02:00
- matrix-bridge-facebook
2022-03-06 21:41:36 +01:00
- matrix-bridge-signal
2022-03-10 17:44:08 +01:00
- matrix-bridge-instagram
2022-03-23 01:24:36 +01:00
- matrix-bridge-telegram
2021-07-27 03:34:14 +02:00
2021-08-02 17:10:18 +02:00
- hosts: proxy
roles:
- rp_synapse