Solved naming bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-21 09:36:00 +01:00
parent 8c951f6a19
commit a61fa3e614

View File

@ -9,7 +9,7 @@
loop_control:
loop_var: domain
vars:
http: "{{ ports.localhost.http[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"
- name: "copy docker-compose.yml and env file"
include_tasks: copy-docker-compose-and-env.yml