mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-18 10:40:33 +02:00
Changed copy to template
This commit is contained in:
parent
8ffb6a9cee
commit
4b56393264
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user