bugfix: fixed pip requirements
- hcloud>=1.16.0 due to hetzner.hcloud 1.6.0 https://githubhelp.com/ansible-collections/hetzner.hcloud/issues/104master
parent
809eeaa42d
commit
c0a85f589f
@ -1,5 +1,5 @@
|
|||||||
ansible
|
ansible
|
||||||
ansible-core>=2.10
|
ansible-core>=2.10
|
||||||
hcloud
|
hcloud>=1.16.0
|
||||||
jmespath
|
jmespath
|
||||||
netaddr
|
netaddr
|
||||||
|
|||||||
Loading…
Reference in New Issue