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
Jonas L. 5de425c90c
fix!: prevent host variable name collision with ansible reserved names (#617)
##### SUMMARY

Fixes #616 

The default value for the `hostvars_prefix` option is now set to
`hcloud_` to prevent name collision with ansible reserved names when
setting the host vars.

##### ISSUE TYPE

- Bugfix Pull Request


##### COMPONENT NAME

inventory
2025-03-25 17:35:19 +01:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
filter fix: check label_selector child targets with load_balancer_status filter (#552) 2024-08-16 11:09:20 +02:00
inventory fix!: prevent host variable name collision with ansible reserved names (#617) 2025-03-25 17:35:19 +01:00
module_utils chore(deps): update dependency hcloud to v2.4.0 (#609) 2025-03-24 20:13:38 +01:00
modules feat: allow renaming a server (#619) 2025-03-25 17:34:59 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00