mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #7540/cf7a58f6 backport][stable-8] Allow update of proxmox container configuration (#7648)
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>
This commit is contained in:
parent
2c6b2e344b
commit
ab2c0992e4
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