mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	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