mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Implement Label Selector and IP Targets (#23)
This commit is contained in:
parent
9deba9db7a
commit
603ecbe92b
6 changed files with 135 additions and 11 deletions
|
|
@ -56,7 +56,7 @@ retry ansible-galaxy -vvv collection install community.general
|
|||
retry ansible-galaxy -vvv collection install ansible.netcommon
|
||||
retry ansible-galaxy -vvv collection install community.internal_test_tools
|
||||
retry pip install netaddr --disable-pip-version-check
|
||||
retry python -m pip install hcloud
|
||||
retry pip install hcloud
|
||||
# END: HACK
|
||||
|
||||
export PYTHONIOENCODING='utf-8'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue