ansible-collection-hetzner-.../plugins/modules
Jonas L 5e425c56c2
feat: allow selecting a resource using its ID (#361)
##### SUMMARY

Allow referring to resources using their IDs for:
- hcloud_load_balancer_network
- hcloud_load_balancer_service
- hcloud_load_balancer_target
- hcloud_rdns
- hcloud_route
- hcloud_server_network
- hcloud_subnetwork


##### ISSUE TYPE

- Feature Pull Request


##### COMPONENT NAME
- hcloud_load_balancer_network
- hcloud_load_balancer_service
- hcloud_load_balancer_target
- hcloud_rdns
- hcloud_route
- hcloud_server_network
- hcloud_subnetwork
2023-10-18 10:28:42 +02:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02: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 refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_firewall.py fix: firewall port argument is required with udp or tcp (#345) 2023-10-04 10:59:50 +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 feat: add deprecation field to hcloud_iso_info (#357) 2023-10-16 11:16:31 +02:00
hcloud_load_balancer.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +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 refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +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 refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +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 refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +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 feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +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 refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +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