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