diff --git a/tests/utils/shippable/shippable.sh b/tests/utils/shippable/shippable.sh index 866fd6c..4cce30c 100755 --- a/tests/utils/shippable/shippable.sh +++ b/tests/utils/shippable/shippable.sh @@ -57,6 +57,7 @@ cd "${TEST_DIR}" # STAR: HACK install dependencies retry ansible-galaxy -vvv collection install community.general retry ansible-galaxy -vvv collection install ansible.netcommon +retry ansible-galaxy -vvv collection community.general.ipfilter retry pip install hcloud # END: HACK