ansible-collection-hetzner-.../plugins/modules
Lukas Kämmerling 6e171f231f
hcloud_server: Change backups default to None (#97)
When the default is set to false, it always disables the backups when a user do not specify the backups to True always. This shouldn't be the case.

Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
2021-07-19 07:21:09 +02:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py Add managed certs support (#72) 2021-04-06 11:59:59 +02:00
hcloud_certificate_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_datacenter_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_datacenter_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_firewall.py Improve handling of out rules in hcloud_firewall (#89) 2021-05-27 08:13:57 +02:00
hcloud_floating_ip.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_floating_ip_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_floating_ip_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_image_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_image_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_service.py hcloud_load_balancer_service - fix imported wrong HealthCheck from hcloud-python 2021-04-06 12:25:40 +02:00
hcloud_load_balancer_target.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_type_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_location_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_location_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_network_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_rdns.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_route.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_server.py hcloud_server: Change backups default to None (#97) 2021-07-19 07:21:09 +02:00
hcloud_server_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_server_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_server_type_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_type_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_ssh_key.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_ssh_key_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_ssh_key_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_subnetwork.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_volume.py hcloud_volume: Force detaching volume on deletion (#95) 2021-07-16 10:55:08 +02:00
hcloud_volume_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_volume_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00