mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ab2c0992e4
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).
|