mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Solved some handler reloading bugs
This commit is contained in:
		@@ -26,6 +26,7 @@
 | 
			
		||||
  when: run_once_svc_db_postgres is not defined
 | 
			
		||||
 | 
			
		||||
- include_tasks: "{{ playbook_dir }}/tasks/utils/load_handlers.yml"
 | 
			
		||||
  # Necessary because docker handlers are overwritten by condition
 | 
			
		||||
  vars:
 | 
			
		||||
    handler_role_name: "docker-compose"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user