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
Jonas L f85d8f4492
fix(inventory): improve performance (#402)
##### SUMMARY

Improve the performance of the inventory plugin by:
- Cache client requests
- Move servers `status` filtering to query params.
2023-11-24 13:43:34 +01:00
..
vendor deps: update dependency hcloud to v1.32.0 (#389) 2023-11-20 09:25:57 +01:00
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
client.py fix(inventory): improve performance (#402) 2023-11-24 13:43:34 +01:00
hcloud.py refactor: extract client utils in reusable functions (#399) 2023-11-24 12:14:04 +01:00
version.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00