community.general/lib/ansible/modules/extras/system
Toshio Kuratomi ad0d2c1747 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-12-08 11:33:44 -05:00
..
__init__.py
alternatives.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
at.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
capabilities.py sys.exit removal for system/capabilities.py 2016-12-08 11:33:25 -05:00
cronvar.py switched to use module loggigng 2016-12-08 11:33:24 -05:00
crypttab.py fixed typos in cryptab, thanks @timw fixes #1176 2016-12-08 11:33:30 -05:00
debconf.py
facter.py
filesystem.py added missing version_added to new filesystem option 2016-12-08 11:32:59 -05:00
firewalld.py Fix for ansible-modules-extras issue #1080 2016-12-08 11:33:41 -05:00
getent.py
gluster_volume.py Improved fix for #1074. Both None and '' transform to fqdn. 2016-12-08 11:33:41 -05:00
iptables.py Import module snippets in the correct location 2016-12-08 11:33:40 -05:00
kernel_blacklist.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
known_hosts.py avoid index error on empty list, key being true means its not None nor [] fixes #13009 2016-12-08 11:33:33 -05:00
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 2016-12-08 11:33:16 -05:00
lvg.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
lvol.py add snapshot feature to lvol 2016-12-08 11:33:43 -05:00
modprobe.py Fixes #634 - multiple param handling by modprobe.py 2016-12-08 11:33:38 -05:00
ohai.py Remove unneeded spaces at the end of ohai 2016-12-08 11:33:40 -05:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2016-12-08 11:33:25 -05:00
osx_defaults.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
pam_limits.py Resolves #1312, Improve pam_limits documentation 2016-12-08 11:33:37 -05:00
puppet.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
selinux_permissive.py Add selinux_permissive module, to be able to manage permissive domain 2016-12-08 11:33:06 -05:00
seport.py made seport 2.4 compatible 2016-12-08 11:33:11 -05:00
solaris_zone.py bugfix: use correct function close calls 2016-12-08 11:33:21 -05:00
svc.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
ufw.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
zfs.py Fix ZFS create 2016-12-08 11:33:30 -05:00