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/tests
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
..
integration/targets Bugfix: Fix parsing array values from osx_defaults (#358) (#1467) 2020-12-09 08:12:28 +01:00
sanity Add ignore-2.10.txt entry analogous to ignore-2.11.txt entry. (#1465) (#1466) 2020-12-08 22:33:17 +01:00
unit Fix macports package present/active detection (#1308) (#1395) 2020-11-26 07:15:27 +01:00
utils Remove ansible.posix dependency (#1157) (#1191) 2020-10-28 20:57:07 +01:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Remove ansible.posix dependency (#1157) (#1191) 2020-10-28 20:57:07 +01:00