Normalized variable

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-08 11:27:34 +02:00
parent eedfe83ece
commit e8fa22cb43
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -63,5 +63,5 @@
- name: run the portfolio tasks once
set_fact:
run_once_docker_portfolio: true
when: run_once_docker_portfolio is not defined
run_once_web_app_port_ui: true
when: run_once_web_app_port_ui is not defined