Merge "Silence warning for auto-discovery of python"

This commit is contained in:
Zuul
2026-06-01 15:39:18 +00:00
committed by Gerrit Code Review
+1 -1
View File
@@ -57,7 +57,7 @@ export OSA_CLONE_DIR="$(pwd)"
ANSIBLE_ROLE_FILE="$(readlink -f "${ANSIBLE_ROLE_FILE}")"
ANSIBLE_COLLECTION_FILE="$(readlink -f "${ANSIBLE_COLLECTION_FILE}")"
OSA_INVENTORY_PATH="$(readlink -f inventory)"
OSA_ANSIBLE_PYTHON_INTERPRETER="auto"
OSA_ANSIBLE_PYTHON_INTERPRETER="auto_silent"
# Create the ssh dir if needed
ssh_key_create