ansible-collection-hetzner-.../plugins
Jonas L 4cbf9a2838
refactor: add no return typings (#433)
Fixes type checking (false unbound variables), for the fail json helper
function that never returns (system exit).
2023-12-21 17:44:42 +01:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
inventory feat: add hostvars_prefix and hostvars_suffix options to inventory hostvars (#423) 2023-12-15 15:40:37 +01:00
module_utils refactor: add no return typings (#433) 2023-12-21 17:44:42 +01:00
modules feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00