mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
proxmox_kvm - new param to support unsafe updates (#7843)
* proxmox_kvm - new param to support unsafe updates * changelog fragments * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * improved docs * updated `version_added` --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
549a73bd78
commit
c7a2e28daa
2 changed files with 44 additions and 17 deletions
2
changelogs/fragments/7843-proxmox_kvm-update_unsafe.yml
Normal file
2
changelogs/fragments/7843-proxmox_kvm-update_unsafe.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox_kvm - add parameter ``update_unsafe`` to avoid limitations when updating dangerous values (https://github.com/ansible-collections/community.general/pull/7843).
|
Loading…
Add table
Add a link
Reference in a new issue