mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
68364df409
* Proxmox inventory plugin - Fix string to dict conversion (#4348)
* Re-use the (defined but unused) `plaintext_configs` variable to list
configuration entries that should be ignored by the string to
dictionary conversion code. At this point, it only contains the
`description` string.
* Convert to a dictionary if the all substrings obtained by splitting
off the initial value with commas contain a `=` character
* Limit substring splitting to a single split, so that a substring
containing `a=b=c` will generate an `a` entry with value `b=c`.
* Added changelog fragment for PR #4349
* Fix changelog fragment for #4349
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
4.6.0.yml | ||
3295-mksysb-revamp.yaml | ||
4108-nmcli-support-modifcation-without-type-param.yml | ||
4192-zypper-add-clean-deps.yml | ||
4207-add-redis-tls-support.yml | ||
4223-syslog-json-skip-syslog-option.yml | ||
4275-pacman-sysupgrade.yml | ||
4281-terraform-complex-variables.yml | ||
4286-pacman-url-pkgs.yml | ||
4287-fix-proxmox-vm-chek.yml | ||
4288-fix-4259-support-busybox-dd.yml | ||
4299-npm-add-production-with-ci-flag.yml | ||
4303-pipx-editable.yml | ||
4304-jira-fields-in-comment.yml | ||
4306-proxmox-fix-error-on-vm-clone.yml | ||
4312-pacman-groups.yml | ||
4316-pacman-remove-nosave.yml | ||
4318-pacman-restore-old-changed-behavior.yml | ||
4330-pacman-packages-update_cache.yml | ||
4336-linode-inventory-filtering.yaml | ||
4337-pacman-update_cache.yml | ||
4349-proxmox-inventory-dict-facts.yml | ||
4352-proxmox-inventory-filters.yml | ||
4355-ldap-recursive-delete.yml |