ansible-collection-hetzner-.../plugins/module_utils
Jonas L df7fa04149
fix(inventory): always use fresh cache on new cached session (#404)
##### SUMMARY

The class scoped `cache` dict was being shared across all
`cached_session`, we now make sure that the cache is instance scoped.

Fixes #403

##### ISSUE TYPE

- Bugfix Pull Request
2023-11-24 20:50:43 +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): always use fresh cache on new cached session (#404) 2023-11-24 20:50:43 +01:00
hcloud.py refactor: extract client utils in reusable functions (#399) 2023-11-24 12:14:04 +01:00
version.py chore(main): release 2.4.0 (#392) 2023-11-24 14:23:24 +01:00