community.general/plugins/modules/system
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
..
aix_devices.py Tidy up validate-modules:doc-required-mismatch (#1415) (#1417) 2020-11-28 15:41:36 +01:00
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py Added Arguments for Facter module (#768) (#1367) 2020-11-23 19:22:51 +01:00
filesystem.py
gconftool2.py
interfaces_file.py
iptables_state.py
java_cert.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
java_keystore.py
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
openwrt_init.py
osx_defaults.py Bugfix: Fix parsing array values from osx_defaults (#358) (#1467) 2020-12-09 08:12:28 +01:00
pam_limits.py
pamd.py
parted.py Add ability to resize existing partition (#773) (#1348) 2020-11-21 21:38:39 +01:00
pids.py
puppet.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
python_requirements_facts.py
python_requirements_info.py
runit.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
svc.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
syspatch.py
sysupgrade.py
timezone.py
ufw.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
vdo.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
xfconf.py Adding module_utils/module_helper.py + big revamp in xfconf.py to use it (#1322) (#1336) 2020-11-20 12:43:23 +01:00
xfs_quota.py