mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-16 00:47:29 +02:00
Normalized variable
This commit is contained in:
parent
eedfe83ece
commit
e8fa22cb43
@ -63,5 +63,5 @@
|
|||||||
|
|
||||||
- name: run the portfolio tasks once
|
- name: run the portfolio tasks once
|
||||||
set_fact:
|
set_fact:
|
||||||
run_once_docker_portfolio: true
|
run_once_web_app_port_ui: true
|
||||||
when: run_once_docker_portfolio is not defined
|
when: run_once_web_app_port_ui is not defined
|
Loading…
x
Reference in New Issue
Block a user