mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -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>
This commit is contained in:
parent
af01b462d5
commit
cf7a58f627
2 changed files with 134 additions and 5 deletions
2
changelogs/fragments/7540-proxmox-update config.yml
Normal file
2
changelogs/fragments/7540-proxmox-update config.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- proxmox - adds ``update`` parameter, allowing update of an already existing containers configuration (https://github.com/ansible-collections/community.general/pull/7540).
|
Loading…
Add table
Add a link
Reference in a new issue