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

This commit is contained in:
Slavi Pantaleev
2024-01-08 17:45:19 +02:00
parent 3c099541a7
commit 1e19fee772
6 changed files with 50 additions and 15 deletions

View File

@ -10,3 +10,4 @@
- {'name': 'matrix_mx_puppet_steam_homeserver_address', when: true}
- {'name': 'matrix_mx_puppet_steam_homeserver_token', when: true}
- {'name': 'matrix_mx_puppet_steam_database_hostname', when: "{{ matrix_mx_puppet_steam_database_engine == 'postgres' }}"}
- {'name': 'matrix_mx_puppet_steam_container_network', when: true}