mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
##### 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
2 lines
99 B
YAML
2 lines
99 B
YAML
bugfixes:
|
|
- hcloud inventory - Ensure the API client use a new cache for every *cached session*.
|