mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 20:50:32 -07:00
Allow update of proxmox container configuration (#7540)
* add update paramater to proxmox module
* add changelog fragment
* revert formatting changes
* make update idempotent
* fix lints
---------
Co-authored-by: Eric Trombly <etrombly@iomaxis.com>
(cherry picked from commit cf7a58f627
)
Co-authored-by: Eric Trombly <etrombly@yahoo.com>
2 lines
190 B
YAML
2 lines
190 B
YAML
minor_changes:
|
|
- proxmox - adds ``update`` parameter, allowing update of an already existing containers configuration (https://github.com/ansible-collections/community.general/pull/7540).
|