mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
fix: all praise the allmighty yamllinter
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
validate_certs: "{{ matrix_dendrite_self_check_validate_certificates }}"
|
||||
register: result_matrix_dendrite_client_api
|
||||
ignore_errors: true
|
||||
check_mode: no
|
||||
check_mode: false
|
||||
|
||||
- name: Fail if Matrix Client API not working
|
||||
fail:
|
||||
|
Reference in New Issue
Block a user