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/changelogs/fragments
patchback[bot] d2b1df49c1
Bugfix: Fix parsing array values from osx_defaults (#358) (#1467)
* Bugfix: Fix parsing array values in osx_defaults

Unquote values and unescape double quotes when reading array values from defaults.

* Fix fragments: fix_parsing_array_values_in_osx_defaults

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

* add test code for Bugfix: Fix parsing array values from osx_defaults

* handle spaces after the comma

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

Co-authored-by: Kazufumi NOTO <noto.kazufumi@gmail.com>
2020-12-09 08:12:28 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
320_unsafe_text.yml json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) (#1443) 2020-12-04 08:06:09 +01:00
335-icinga2_host-return-error-code.yaml [icinga2_host.py] Actually return codes instead of data (#335) (#1431) 2020-12-02 08:17:26 +01:00
1399-fixed-wrong-elements-type.yaml Tidy up validate-modules:doc-elements-mismatch (#1399) (#1407) 2020-11-27 08:25:08 +01:00
1415-valmod_req_mismatch.yml Tidy up validate-modules:doc-required-mismatch (#1415) (#1417) 2020-11-28 15:41:36 +01:00
1423-valmod_multiple_cases.yml Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
1436-mas-fix-no-app-installed.yml Fix #1435: mas : Fix "invalid literal" when no app (#1436) (#1448) 2020-12-04 09:36:03 +01:00
fix_parsing_array_values_in_osx_defaults.yml Bugfix: Fix parsing array values from osx_defaults (#358) (#1467) 2020-12-09 08:12:28 +01:00