ansible-collection-hetzner-.../plugins
Jonas L 7fdefcfa02
feat: use resources name or ID in server module arguments (#484)
##### SUMMARY

- Allow passing either the name or the ID of a resource to the different
arguments of the server module.
- Split the code into multiple smaller function and improve the code.
- Improve the module arguments documentation.
- Refactor and cleanups.
2024-04-04 11:54:41 +02:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
inventory refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
module_utils deps: update dependency hcloud to v1.35.0 (#483) 2024-04-02 19:21:29 +02:00
modules feat: use resources name or ID in server module arguments (#484) 2024-04-04 11:54:41 +02:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00