mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
* changed the default proxmox container to unprivileged
* Reverted the default value with a deprecation.
* use true/false instead of yes/no
* Update plugins/modules/cloud/misc/proxmox.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* param -> parameter
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix
* review
* Update changelogs/fragments/5224-proxmox-unprivileged-default.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 33059a807c
)
Co-authored-by: Shaul Shnaidman <shaul753@gmail.com>
This commit is contained in:
parent
5d6047a21a
commit
ae3fe51929
2 changed files with 15 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- proxmox - deprecated the current ``unprivileged`` default value, will be changed to ``true`` in community.general 7.0.0 (https://github.com/pull/5224).
|
Loading…
Add table
Add a link
Reference in a new issue