Replace most import_tasks calls with include_tasks for improved performance
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
ignore_errors: true
|
||||
check_mode: false
|
||||
when: matrix_synapse_enabled | bool
|
||||
delegate_to: 127.0.0.1
|
||||
become: false
|
||||
|
||||
- name: Fail if Matrix Client API not working
|
||||
ansible.builtin.fail:
|
||||
|
Reference in New Issue
Block a user