From 23de3feedd36f42ae2598789fee0d7b318403641 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Wed, 22 Apr 2020 15:15:09 +0100 Subject: [PATCH] cisco.intersight:1.0.4 --- tests/utils/shippable/shippable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/utils/shippable/shippable.sh b/tests/utils/shippable/shippable.sh index bb6aa1117f..c5b3143512 100755 --- a/tests/utils/shippable/shippable.sh +++ b/tests/utils/shippable/shippable.sh @@ -58,7 +58,7 @@ cd "${TEST_DIR}" retry ansible-galaxy -vvv collection install ansible.netcommon retry ansible-galaxy -vvv collection install ansible.posix # https://github.com/CiscoDevNet/ansible-intersight/issues/9 -retry ansible-galaxy -vvv collection install cisco.intersight:1.04 +retry ansible-galaxy -vvv collection install cisco.intersight:1.0.4 retry ansible-galaxy -vvv collection install community.crypto retry ansible-galaxy -vvv collection install community.kubernetes retry ansible-galaxy -vvv collection install google.cloud