mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Moved blocks to include_tasks to raise performance. Deploy was really slow
This commit is contained in:
		| @@ -3,8 +3,8 @@ | ||||
|   include_role: | ||||
|     name: cmp-docker-proxy | ||||
|  | ||||
| - name: "include 03_seed-database-to-backup.yml" | ||||
|   include_tasks: "{{ playbook_dir }}/roles/sys-bkp-docker-2-loc/tasks/03_seed-database-to-backup.yml" | ||||
| - name: "include 04_seed-database-to-backup.yml" | ||||
|   include_tasks: "{{ playbook_dir }}/roles/sys-bkp-docker-2-loc/tasks/04_seed-database-to-backup.yml" | ||||
|  | ||||
| - name: configure websocket_upgrade.conf | ||||
|   copy:  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user