mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 06:47:56 +01:00 
			
		
		
		
	introduce variable
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| # See: https://github.com/matrix-org/synapse | ||||
|  | ||||
| matrix_synapse_enabled: true | ||||
| matrix_synapse_self_build: false | ||||
| matrix_synapse_self_build: "{{ matrix_container_images_self_build }}" | ||||
|  | ||||
| matrix_synapse_docker_image: "matrixdotorg/synapse:v1.11.1" | ||||
| matrix_synapse_docker_image_force_pull: "{{ matrix_synapse_docker_image.endswith(':latest') }}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user