Different optimations and bugs

This commit is contained in:
2025-07-07 12:52:37 +02:00
parent e2b0e7b492
commit a6d226769c
11 changed files with 95 additions and 12 deletions

View File

@@ -33,6 +33,6 @@
- name: run the {% endraw %}{{ application_id }}{% raw %} tasks once
set_fact:
run_once_docker_portfolio: true
run_once_docker_{% endraw %}{{ application_id }}{% raw %}: true
when: run_once_docker_{% endraw %}{{ application_id }}{% raw %} is not defined
{% endraw %}