1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Shaul Shnaidman 33059a807c
changed the default proxmox container unprivileged flag (#5224)
* 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>
2022-09-10 10:53:08 +02:00
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
become Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
cache Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
callback Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
connection Fix linting errors; fix some real bugs (#5111) 2022-08-12 11:07:30 +02:00
doc_fragments Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
filter feat: Add crc32 filter (#5062) 2022-08-21 12:10:31 +02:00
inventory Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
lookup Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
module_utils multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
modules changed the default proxmox container unprivileged flag (#5224) 2022-09-10 10:53:08 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00