mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00: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>