Fix some ansible-lint-reported errors
This commit is contained in:
@ -237,7 +237,7 @@ matrix_hookshot_container_extra_arguments: []
|
||||
matrix_hookshot_container_labels_traefik_enabled: true
|
||||
matrix_hookshot_container_labels_traefik_docker_network: "{{ matrix_hookshot_container_network }}"
|
||||
matrix_hookshot_container_labels_traefik_entrypoints: web-secure
|
||||
matrix_hookshot_container_labels_traefik_tls_certResolver: default
|
||||
matrix_hookshot_container_labels_traefik_tls_certResolver: default # noqa var-naming
|
||||
|
||||
# Controls whether labels will be added that expose Hookshot's webhooks endpoint
|
||||
matrix_hookshot_container_labels_webhooks_enabled: true
|
||||
|
Reference in New Issue
Block a user