This commit is contained in:
faten 2025-05-20 08:03:03 +00:00
parent ddac05de61
commit d642ee159b

View File

@ -10,8 +10,8 @@ ENV="${ENV:-staging}"
ENV_BR="${ENV_BR:-test_feature}"
PLAYBOOK_FILE="${PLAYBOOK_FILE:-base.yaml}"
REPO_CORE="git@git.felcloud.io:felcloud/ansible_core_init_ansible.git"
REPO_ENV="git@git.felcloud.io:felcloud/ansible_env_staging.git"
REPO_CORE="https://git.felcloud.io/felcloud/ansible_core_init_ansible.git"
REPO_ENV="https://git.felcloud.io/felcloud/ansible_env_staging.git"
echo "[INFO] Setting up SSH environment..."
mkdir -p ~/.ssh