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