3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-04-08 00:59:45 +00:00

Fix ansible-lint-reported errors

This commit is contained in:
Slavi Pantaleev
2023-02-10 14:21:31 +02:00
parent 43a6a035a0
commit e1bfa2a7d6
6 changed files with 13 additions and 12 deletions

View File

@@ -48,6 +48,7 @@
- "--quiet"
- "{{ matrix_jitsi_prosody_self_check_uvs_health_url | quote }}"
register: matrix_jitsi_prosody_self_check_uvs_result
changed_when: false
ignore_errors: true
- name: Fail if user verification service is not (reachable and healthy)