mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-30 05:07:50 +02:00
Remove selfcheck
This commit is contained in:
committed by
TheOneWithTheBraid
parent
bdfd84e146
commit
7c79f78d03
@ -21,10 +21,3 @@
|
||||
tags:
|
||||
- setup-all
|
||||
- setup-matrix-ldap-registration-proxy
|
||||
|
||||
- ansible.builtin.import_tasks: "{{ role_path }}/tasks/self_check_matrix_ldap_registration_proxy.yml"
|
||||
delegate_to: 127.0.0.1
|
||||
become: false
|
||||
when: "run_self_check | bool and matrix_matrix_ldap_registration_proxy_enabled | bool"
|
||||
tags:
|
||||
- self-check
|
||||
|
Reference in New Issue
Block a user