Replace most import_tasks calls with include_tasks for improved performance
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
register: result_matrix_dendrite_client_api
|
||||
ignore_errors: true
|
||||
check_mode: false
|
||||
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