mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	Optimized code, so that 'docker compose up' can run until setup is finished without any interruptions
This commit is contained in:
		| @@ -24,4 +24,4 @@ | ||||
|     dest: "{{ import_directory_host }}/{{ item | basename | regex_replace('\\.j2$', '') }}" | ||||
|     mode: '770' | ||||
|   loop: "{{ lookup('fileglob', '{{ role_path }}/templates/import/*.j2', wantlist=True) }}" | ||||
|   notify: docker compose project setup | ||||
|   notify: docker compose up | ||||
		Reference in New Issue
	
	Block a user