mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Changed copy to template
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
    http_port: 	"{{ ports.localhost.http[application_id] }}"
 | 
			
		||||
 | 
			
		||||
- name: "Transfer Dockerfile to {{ docker_compose.directories.instance }}"
 | 
			
		||||
  copy:
 | 
			
		||||
  template:
 | 
			
		||||
    src: Dockerfile.j2
 | 
			
		||||
    dest: "{{ docker_compose.directories.instance }}Dockerfile"
 | 
			
		||||
  notify: docker compose project build and setup
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user