Solved different bugs

This commit is contained in:
2025-07-09 11:51:42 +02:00
parent a026681553
commit e7322a239e
11 changed files with 17 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
http_port: "{{ ports.localhost.http[application_id] }}"
- name: "include tasks update-repository-with-files.yml"
include_tasks: update-repository-with-files.yml
include_tasks: utils/update-repository-with-files.yml
vars:
detached_files:
- "docker-compose.yml"