ansible-collection-hetzner-.../plugins
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
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
inventory fix(inventory): improve performance (#402) 2023-11-24 13:43:34 +01:00
module_utils fix(inventory): always use fresh cache on new cached session (#404) 2023-11-24 20:50:43 +01:00
modules refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00