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