mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-20 13:05:34 +00:00
Normalized variable
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user