mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	sync with previous repo
This commit is contained in:
		
							
								
								
									
										7
									
								
								roles/matrix-common-after/tasks/stop.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								roles/matrix-common-after/tasks/stop.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| --- | ||||
|  | ||||
| - name: Ensure Matrix services stopped | ||||
|   service: | ||||
|     name: "{{ item }}" | ||||
|     state: stopped | ||||
|   with_items: "{{ matrix_systemd_services_list }}" | ||||
		Reference in New Issue
	
	Block a user