diff --git a/scripts/build.sh b/scripts/build.sh index fa9a1211..93f36887 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -96,7 +96,6 @@ fi get_ansible_defaults_vars # Optionally carry out a host check if --host is provided. -ANSIBLE_HOST_CHECK_RESULT=1 ansible_host_check ANSIBLE_HOST_CHECK_RESULT=$? # Exit early if host not found.