1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Move matrix-bridge-mx-puppet-groupme to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-08 17:12:38 +02:00
parent 82de4581e3
commit f94f2b9823
6 changed files with 52 additions and 15 deletions

View File

@ -10,3 +10,4 @@
- {'name': 'matrix_mx_puppet_groupme_homeserver_address', when: true}
- {'name': 'matrix_mx_puppet_groupme_homeserver_token', when: true}
- {'name': 'matrix_mx_puppet_groupme_database_hostname', when: "{{ matrix_mx_puppet_groupme_database_engine == 'postgres' }}"}
- {'name': 'matrix_mx_puppet_groupme_container_network', when: true}