Adjusted variables and docker-compose file to account for multitenancy setups.
This commit is contained in:
parent
b8a2ca2af3
commit
87d2cd58ec
8 changed files with 35 additions and 18 deletions
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
- assert:
|
||||
that:
|
||||
- "output.ansible_facts['web']['jitsi_web_1'].state.running"
|
||||
- "output.ansible_facts['web']['jitsi{{ jitsi_multitenant_postfix }}_web_1'].state.running"
|
||||
|
||||
- name: "Test whether Jitsi is healthy from the outside"
|
||||
when: not ansible_check_mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue