1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins/modules
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
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_certificate_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_datacenter_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_datacenter_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_firewall.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_floating_ip.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_floating_ip_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_floating_ip_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_image_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_image_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_iso_info.py feat: add hcloud_iso_info module (#237) 2023-07-04 09:54:53 +02:00
hcloud_load_balancer.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_load_balancer_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_load_balancer_network.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_load_balancer_service.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_load_balancer_target.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_load_balancer_type_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_location_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_location_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_network.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_network_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_placement_group.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_primary_ip.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_primary_ip_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_rdns.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_route.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_server.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_server_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_server_network.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_server_type_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_type_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_ssh_key.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_ssh_key_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_ssh_key_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_subnetwork.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_volume.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00
hcloud_volume_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_volume_info.py refactor: use new to_native function path (#238) 2023-06-27 13:17:21 +02:00