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 084e04d576
feat: add server_types to datacenter info module (#379)
##### SUMMARY

Closes #204 

Return the `server_types` dict when querying the datacenters.

##### ISSUE TYPE

- Feature Pull Request


##### COMPONENT NAME

 hcloud_datacenter_info
2023-11-06 15:23:20 +01:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py docs: fix certificates module options and examples (#377) 2023-10-30 17:30:49 +01:00
hcloud_certificate_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_datacenter_info.py feat: add server_types to datacenter info module (#379) 2023-11-06 15:23:20 +01:00
hcloud_firewall.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_floating_ip.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_floating_ip_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_image_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_iso_info.py refactor: don't use ISO deprecated field (#371) 2023-10-23 13:36:14 +02:00
hcloud_load_balancer.py feat: add load_balancer algorithm option (#368) 2023-10-20 12:20:09 +02:00
hcloud_load_balancer_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_load_balancer_network.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_service.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_target.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_type_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_location_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_network.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_network_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_placement_group.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_primary_ip.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_primary_ip_info.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_rdns.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_route.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_server.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_server_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_server_network.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_server_type_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_ssh_key.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_ssh_key_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_subnetwork.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_volume.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_volume_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00