1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins/module_utils/vendor/hcloud
Jonas L 8c7cd1e8f9 feat: vendor hcloud python dependency (#244)
* chore: ignore venv directories

* chore: ignore integration test generated inventory

* feat: vendor hcloud package

* import https://github.com/hetznercloud/hcloud-python

* use vendored hcloud in modules

* update integration test requirements

* make vendor script self contained

* chore: add  check-hcloud-vendor pre-commit hook

* pin hcloud version to v.1.24.0

* move vendored __version__.py file to _version.py

* update comment about galaxy-importer filename lint
2023-07-13 10:51:56 +02:00
..
actions feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
certificates feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
core feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
datacenters feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
deprecation feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
firewalls feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
floating_ips feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
helpers feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
images feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
isos feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
load_balancer_types feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
load_balancers feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
locations feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
networks feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
placement_groups feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
primary_ips feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
server_types feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
servers feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
ssh_keys feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
volumes feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
__init__.py feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
_exceptions.py feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
_version.py feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00
hcloud.py feat: vendor hcloud python dependency (#244) 2023-07-13 10:51:56 +02:00