Add undefined matrix_hookshot_container_ident variable (and rename it to matrix_hookshot_ident)

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3042
This commit is contained in:
Slavi Pantaleev
2023-12-16 09:29:54 +02:00
parent 94c1503a60
commit ae983491e7
3 changed files with 10 additions and 9 deletions

View File

@ -5,6 +5,7 @@
matrix_hookshot_enabled: true
matrix_hookshot_ident: matrix-hookshot
matrix_hookshot_container_image_self_build: false
matrix_hookshot_container_image_self_build_repo: "https://github.com/matrix-org/matrix-hookshot.git"