mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	@@ -15,7 +15,7 @@
 | 
			
		||||
- name: Ensure Matrix /.well-known/matrix/client configured
 | 
			
		||||
  template:
 | 
			
		||||
    src: "{{ role_path }}/templates/static-files/well-known/matrix-client.j2"
 | 
			
		||||
    dest: "{{ matrix_static_files_base_path }}/.well-known/matrix"
 | 
			
		||||
    dest: "{{ matrix_static_files_base_path }}/.well-known/matrix/client"
 | 
			
		||||
    mode: 0644
 | 
			
		||||
    owner: "{{ matrix_user_username }}"
 | 
			
		||||
    group: "{{ matrix_user_username }}"
 | 
			
		||||
    group: "{{ matrix_user_username }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user