ansible-collection-hetzner-.../plugins/modules
Jonas L 07095529a4
fix: improve actions waiting timeout based on data (#488)
##### SUMMARY

Some action waiting time have been set to an arbitrary number, which
could force the users to wait for too long, while we could have raised a
timeout.

This changes the arbitrary numbers with rough estimate based on the
average actions time and some leeway.
2024-04-15 11:01:12 +02:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
certificate.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
certificate_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
datacenter_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
firewall_resource.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
floating_ip.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
floating_ip_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
image_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
iso_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
load_balancer.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
load_balancer_network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_service.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_target.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
load_balancer_type_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
location_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
network_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
placement_group.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
primary_ip.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
primary_ip_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
rdns.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
route.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
server.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
server_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
server_network.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
server_type_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
ssh_key.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
ssh_key_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00
subnetwork.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
volume.py fix: improve actions waiting timeout based on data (#488) 2024-04-15 11:01:12 +02:00
volume_info.py refactor: remove unneeded to_native calls (#477) 2024-03-27 14:11:30 +01:00