mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
try to install collection community.general.ipfilter
This commit is contained in:
parent
a3d16b33d4
commit
90bb6bf24c
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue