mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 00:58:56 +01:00 
			
		
		
		
	Make sure ma1sd uninstallation tasks also run on setup-all
This commit is contained in:
		@@ -13,6 +13,7 @@
 | 
			
		||||
      ansible.builtin.include_tasks: "{{ role_path }}/tasks/setup_install.yml"
 | 
			
		||||
 | 
			
		||||
- tags:
 | 
			
		||||
    - setup-all
 | 
			
		||||
    - setup-ma1sd
 | 
			
		||||
  block:
 | 
			
		||||
    - when: not matrix_ma1sd_enabled | bool
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user