mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
25bce7eabd
* fix(server): prevent backups from being disabled when undefined With an existing server with backups enabled and the state being either present, started, stopped, restarted or rebuild and the backups module parameter not set, the module would disable backups and in turn delete all existing backups. The correct behaviour (leave backups untouched when parameter not set) is implemented by this commit. Strong typing would have prevented this. * test: verify fix works --------- Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de> |
||
---|---|---|
.. | ||
doc_fragments | ||
inventory | ||
module_utils | ||
modules |