mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
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>
2 lines
90 B
YAML
2 lines
90 B
YAML
bugfixes:
|
|
- server - Wait up to 30 minutes for every action returned from server create
|