diff --git a/tests/utils/shippable/shippable.sh b/tests/utils/shippable/shippable.sh index 3082ad9612..bb6aa1117f 100755 --- a/tests/utils/shippable/shippable.sh +++ b/tests/utils/shippable/shippable.sh @@ -57,7 +57,8 @@ cd "${TEST_DIR}" # STAR: HACK install dependencies retry ansible-galaxy -vvv collection install ansible.netcommon retry ansible-galaxy -vvv collection install ansible.posix -retry ansible-galaxy -vvv collection install cisco.intersight +# https://github.com/CiscoDevNet/ansible-intersight/issues/9 +retry ansible-galaxy -vvv collection install cisco.intersight:1.04 retry ansible-galaxy -vvv collection install community.crypto retry ansible-galaxy -vvv collection install community.kubernetes retry ansible-galaxy -vvv collection install google.cloud