mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Add missing when statement
This commit is contained in:
		| @@ -28,6 +28,7 @@ | ||||
|     mode: 0644 | ||||
|     owner: "{{ matrix_user_username }}" | ||||
|     group: "{{ matrix_user_username }}" | ||||
|   when: matrix_riot_web_enabled|bool | ||||
|  | ||||
| - name: Ensure Matrix riot-web config files installed | ||||
|   template: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user