mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized code, so that 'docker compose up' can run until setup is finished without any interruptions
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
|     repo: "https://github.com/kevinveenbirkenbach/roulette-wheel.git" | ||||
|     dest: "{{app_path}}" | ||||
|     update: yes | ||||
|   notify: docker compose project setup | ||||
|   notify: docker compose up | ||||
|   become: true | ||||
|   ignore_errors: true | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user