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
patchback[bot] 607f3d83a0
virtualbox: Fix crash when handling deeply nested hostvars (#5348) (#5381)
* virtualbox: Fix nested data parsing

- Skip parsing values with keys that have both a value and nested data.
- Skip parsing values that are nested more than two keys deep.

* Update changelogs/fragments/5348-fix-vbox-deeply-nested-hostvars.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b0bb994c3e)

Co-authored-by: Paul Sanchez <124954+basicdays@users.noreply.github.com>
2022-10-18 10:26:29 +02:00
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
become Make pfexec become usable for illumos (#3889) (#5339) 2022-10-05 12:49:38 +02:00
cache Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
callback opentelemetry: send logs (#4175) (#5345) 2022-10-10 22:03:05 +02:00
connection Fix linting errors; fix some real bugs (#5111) (#5114) 2022-08-12 12:33:02 +02:00
doc_fragments Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
filter feat: Add crc32 filter (#5062) (#5140) 2022-08-21 22:08:42 +02:00
inventory virtualbox: Fix crash when handling deeply nested hostvars (#5348) (#5381) 2022-10-18 10:26:29 +02:00
lookup bitwarden: Add field to search for all item attributes, instead of on… (#5297) (#5325) 2022-10-01 18:26:03 +02:00
module_utils manageiq_policies_info: new module (#5321) (#5352) 2022-10-12 11:32:26 +02:00
modules consul: pythonisms + a couple of required_if clauses (#5367) (#5380) 2022-10-18 10:25:50 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00