Skip to content

Commit ef9e078

Browse files
committed
Temp patch
1 parent a3cc1f5 commit ef9e078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/scripts/install-combine.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ install-kubernetes () {
8484
EXTRA_VARS="${EXTRA_VARS} -e install_airgap_images=True"
8585
fi
8686

87+
export ANSIBLE_ALLOW_BROKEN_CONDITIONALS=True
8788
ansible-playbook playbook_desktop_setup.yml -K ${EXTRA_VARS} $(((DEBUG == 1)) && echo "-vv")
8889
}
8990

0 commit comments

Comments
 (0)