ITPLT-637 use IMDSv2

This commit is contained in:
Lee Goolsbee
2021-11-16 12:52:23 -06:00
parent 7cc747f62a
commit 3ea9a0dcca
4 changed files with 10 additions and 1 deletions

View File

@@ -30,3 +30,6 @@ PIPENV_NOSPIN=1 PIPENV_HIDE_EMOJIS=1 pipenv sync 2>&1 | iconv -c -f utf-8 -t asc
if [[ $1 == "--dev" ]]; then
pipenv sync --dev
fi
echo "Installing collections from galaxy..."
pipenv run ansible-galaxy collection install -v -r requirements.yml