mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Replaced depenencies by includes for performance reasons
This commit is contained in:
		| @@ -1,11 +1,11 @@ | ||||
| - name: Load former meta dependencies once | ||||
|   block: | ||||
|   - name: Include moved dependency 'srv-web-7-4-core' | ||||
| - block: | ||||
|   - name: Include dependency 'srv-web-7-4-core' | ||||
|     include_role: | ||||
|       name: srv-web-7-4-core | ||||
|   - set_fact: | ||||
|       run_once_srv_web_7_7_inj_compose: true | ||||
|     when: run_once_srv_web_7_4_core is not defined | ||||
|   - include_tasks: utils/run_once.yml | ||||
|   when: run_once_srv_web_7_7_inj_compose is not defined | ||||
|  | ||||
| - name: Set inj_enabled dictionary | ||||
|   set_fact: | ||||
|     inj_enabled: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user