You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/system
Toshio Kuratomi d6af6f8477 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
10 years ago
..
__init__.py package files 11 years ago
alternatives.py Changes to author formatting, remove emails 11 years ago
at.py Changes to author formatting, remove emails 11 years ago
capabilities.py sys.exit removal for system/capabilities.py 10 years ago
cronvar.py switched to use module loggigng 10 years ago
crypttab.py fixed typos in cryptab, thanks @timw 10 years ago
debconf.py Adding author's github id 11 years ago
facter.py Adding author's github id 11 years ago
filesystem.py added missing version_added to new filesystem option 11 years ago
firewalld.py Merge pull request #1081 from ag-wood/firewalld-rr-fix 10 years ago
getent.py Adding author's github id 11 years ago
gluster_volume.py Improved fix for #1074. Both None and '' transform to fqdn. 10 years ago
iptables.py Import module snippets in the correct location 10 years ago
kernel_blacklist.py Changes to author formatting, remove emails 11 years ago
known_hosts.py avoid index error on empty list, key being true means its not None nor [] 10 years ago
locale_gen.py Add some more locales to LOCALE_NORMALIZATION 10 years ago
lvg.py Changes to author formatting, remove emails 11 years ago
lvol.py allow floating point input for size vale 10 years ago
modprobe.py Fixes #634 - multiple param handling by modprobe.py 10 years ago
ohai.py Remove unneeded spaces at the end of ohai 10 years ago
open_iscsi.py Fix open_iscsi EXAMPLES section 10 years ago
osx_defaults.py Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
pam_limits.py Resolves #1312, Improve pam_limits documentation 10 years ago
puppet.py Update for modules which import json. 10 years ago
selinux_permissive.py minor doc fix 11 years ago
seport.py corrected version added 10 years ago
solaris_zone.py bugfix: use correct function close calls 10 years ago
svc.py Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
ufw.py Changes to author formatting, remove emails 11 years ago
zfs.py Fix ZFS create 10 years ago