mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Skip some uninstall tasks if not necessary to run
This commit is contained in:
		| @@ -46,6 +46,7 @@ | ||||
|   stat: | ||||
|     path: "/etc/systemd/system/matrix-mailer.service" | ||||
|   register: matrix_mailer_service_stat | ||||
|   when: "not matrix_mailer_enabled" | ||||
|  | ||||
| - name: Ensure matrix-mailer is stopped | ||||
|   service: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user