Fix tasks include regression
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
|
||||
- name: Ensure authentication is properly configured
|
||||
ansible.builtin.include_tasks:
|
||||
ansible.builtin.file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
|
||||
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
|
||||
when:
|
||||
- matrix_jitsi_enabled | bool
|
||||
- matrix_jitsi_enable_auth | bool
|
||||
|
Reference in New Issue
Block a user