mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 07:17:57 +01:00 
			
		
		
		
	Skip some uninstall tasks if not necessary to run
This commit is contained in:
		| @@ -60,6 +60,7 @@ | ||||
|   stat: | ||||
|     path: "/etc/systemd/system/matrix-riot-web.service" | ||||
|   register: matrix_riot_web_service_stat | ||||
|   when: "not matrix_riot_web_enabled" | ||||
|  | ||||
| - name: Ensure matrix-riot-web is stopped | ||||
|   service: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user