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
Julian Tölle 98e9c52c74
fix(server): timeout in server creation when waiting on next actions (#561)
While we wait a long time on the `create_server` actions, we only wait 2
minutes on any follow up actions like `start_server` or
`attach_network`. This is sometimes not enough. This commit adds a longer
wait timeout for the `next_actions` returned after creating the server.

Co-authored-by: Marco Montesi <marco.montesi@gmail.com>
2024-09-23 09:00:57 +02:00
..
doc_fragments refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
filter fix: check label_selector child targets with load_balancer_status filter (#552) 2024-08-16 11:09:20 +02:00
inventory chore: replace deprecated server type with cx22 (#510) 2024-06-11 15:30:47 +02:00
module_utils chore(main): release 4.2.0 (#551) 2024-08-30 15:20:16 +02:00
modules fix(server): timeout in server creation when waiting on next actions (#561) 2024-09-23 09:00:57 +02:00
__init__.py refactor: add plugins top level __init__ (#320) 2023-09-06 16:06:25 +02:00