ansible-collection-hetzner-.../examples
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
..
inventory.hcloud.yml fix(inventory): improve performance (#402) 2023-11-24 13:43:34 +01:00
use-module-defaults-group.yml feat: add hetzner.hcloud.all action group (#396) 2023-11-23 14:16:05 +01:00
use-refresh-inventory.yml fix(inventory): always use fresh cache on new cached session (#404) 2023-11-24 20:50:43 +01:00