ansible-collection-hetzner-.../tests
Jonas L 98022020a1
feat: add hcloud_iso_info module (#237)
* Added new command hcloud_isos_info.py to get informations from all ISOs on HETZNER cloud.

* continue iso_info implementation

* add changelog

* fixes and improvements

* remove return docs choices for ansible 2.12 support

* rebase changes

* fix wording

Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>

* run tests in group3

Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>

* docs: returned architecture field might be null

* unused/invalid community.general.ipfilter collection in tests

* update wording relevant -> supported

* apply rebase changes

---------

Co-authored-by: patlegu <3754859+patlegu@users.noreply.github.com>
Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
2023-07-04 09:54:53 +02:00
..
integration feat: add hcloud_iso_info module (#237) 2023-07-04 09:54:53 +02:00
sanity ci: add tests for ansible 2.15 (#213) 2023-05-12 13:30:30 +02:00
utils chore: setup pre-commit (#234) 2023-06-27 11:50:13 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml test: support python >=3.7 for ansible-test (#235) 2023-06-23 14:43:42 +02:00
requirements.yml test: remove invalid tests collections requirements (#246) 2023-07-04 09:33:09 +02:00