ansible-collection-hetzner-.../tests
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
..
integration test: setup new temporary project service for integration tests (#316) 2023-09-08 09:37:43 +02:00
unit/module_utils refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
utils chore: add shell pre-commit hooks (#277) 2023-08-02 12:04:20 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml feat: drop support for python3.7 (#270) 2023-07-19 14:28:21 +02:00
requirements.yml test: improve tests using setup_selfsigned_certificate (#286) 2023-08-04 09:01:50 +02:00