mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-12-17 15:53:08 +00:00
8f42c4d950
##### SUMMARY after deprecating "server type" warning should be shown but due to error in string message there is crash. ``` File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 942, in <module> File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 925, in main File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 858, in present_server File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 405, in _create_server File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 541, in _get_server_type File "/tmp/ansible_hcloud_server_payload__bgoim7j/ansible_hcloud_server_payload.zip/ansible_collections/hetzner/hcloud/plugins/modules/hcloud_server.py", line 558, in _check_and_warn_deprecated_server TypeError: %i format: a real number is required, not str ``` ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME hcloud_server --------- Co-authored-by: jo <ljonas@riseup.net> |
||
---|---|---|
.. | ||
__init__.py | ||
hcloud_certificate.py | ||
hcloud_certificate_info.py | ||
hcloud_datacenter_info.py | ||
hcloud_firewall.py | ||
hcloud_floating_ip.py | ||
hcloud_floating_ip_info.py | ||
hcloud_image_info.py | ||
hcloud_iso_info.py | ||
hcloud_load_balancer.py | ||
hcloud_load_balancer_info.py | ||
hcloud_load_balancer_network.py | ||
hcloud_load_balancer_service.py | ||
hcloud_load_balancer_target.py | ||
hcloud_load_balancer_type_info.py | ||
hcloud_location_info.py | ||
hcloud_network.py | ||
hcloud_network_info.py | ||
hcloud_placement_group.py | ||
hcloud_primary_ip.py | ||
hcloud_primary_ip_info.py | ||
hcloud_rdns.py | ||
hcloud_route.py | ||
hcloud_server.py | ||
hcloud_server_info.py | ||
hcloud_server_network.py | ||
hcloud_server_type_info.py | ||
hcloud_ssh_key.py | ||
hcloud_ssh_key_info.py | ||
hcloud_subnetwork.py | ||
hcloud_volume.py | ||
hcloud_volume_info.py |