ansible-collection-hetzner-.../plugins
Jonas L 94190ae6cb
refactor: move module vars out of __init__ (#336)
##### SUMMARY

- move module vars out of `__init__`
- add modules type hints
- catch hcloud exception for api calls
2023-09-26 09:41:01 +02:00
..
doc_fragments feat: vendor hcloud python dependency (#244) 2023-07-11 11:15:08 +02:00
inventory refactor: fix pylint invalid variable name (#312) 2023-08-25 16:19:15 +02:00
module_utils refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
modules refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00