mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00:00 
			
		
		
		
	Refactored file creation
This commit is contained in:
		@@ -11,6 +11,4 @@
 | 
			
		||||
    http_port:   "{{ ports.localhost.http[application_id] }}"
 | 
			
		||||
  loop: "{{ domains }}"
 | 
			
		||||
  loop_control:
 | 
			
		||||
    loop_var: domain
 | 
			
		||||
 | 
			
		||||
- include_tasks: "{{ playbook_dir }}/roles/docker-compose/tasks/create-files.yml"
 | 
			
		||||
    loop_var: domain
 | 
			
		||||
		Reference in New Issue
	
	Block a user