Move matrix-bridge-heisenbridge to its own container network

This commit is contained in:
Slavi Pantaleev
2024-01-07 14:53:22 +02:00
parent 493a9abafa
commit 39e45b0298
6 changed files with 74 additions and 32 deletions

View File

@ -6,6 +6,9 @@
- install-all
- install-heisenbridge
block:
- when: matrix_heisenbridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/validate_config.yml"
- when: matrix_heisenbridge_enabled | bool
ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"