introduce variable
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# See: https://github.com/kamax-matrix/mxisd
|
||||
|
||||
matrix_mxisd_enabled: true
|
||||
matrix_mxisd_self_build: false
|
||||
matrix_mxisd_self_build: "{{ matrix_container_images_self_build }}"
|
||||
|
||||
matrix_mxisd_docker_image: "kamax/mxisd:1.4.6"
|
||||
matrix_mxisd_docker_image_force_pull: "{{ matrix_mxisd_docker_image.endswith(':latest') }}"
|
||||
|
Reference in New Issue
Block a user