ansible-collections / hetzner.hcloud

A collection to manage resources on Hetzner Cloud
https://galaxy.ansible.com/ui/repo/published/hetzner/hcloud
GNU General Public License v3.0
100 stars 35 forks source link

Remove deprecated `force_upgrade` alias in the server module #516

Open jooola opened 3 weeks ago

jooola commented 3 weeks ago
SUMMARY

The force_upgrade argument is a deprecated alias, and must be removed in v5.0.0.

https://github.com/ansible-collections/hetzner.hcloud/blob/main/plugins/modules/server.py#L926