community.general/lib/ansible/modules/extras/system
Jasper Lievisse Adriaanse 0fb01e45fb Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-12-08 11:34:05 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py Add proper type to path and link 2016-12-08 11:33:58 -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 Use os module for checking absolute/joining paths 2016-12-08 11:33:55 -05:00
crypttab.py Unchecked index causes IndexError. 2016-12-08 11:34:04 -05:00
debconf.py remove unused variable 2016-12-08 11:32:23 -05:00
facter.py Fix facter path 2016-12-08 11:33:50 -05:00
filesystem.py Allow recreation of same FS with force=yes 2016-12-08 11:33:46 -05:00
firewalld.py Remove dead code (#1303) 2016-12-08 11:34:04 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py Do not fail when action is delete and volume is not present 2016-12-08 11:33:48 -05:00
iptables.py Add `to_destination` parameter 2016-12-08 11:34:04 -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 Add documentation to explain that pvs will be created if needed 2016-12-08 11:33:50 -05:00
lvol.py lvol: remove unused import 2016-12-08 11:33:57 -05:00
make.py make: move down ansible import 2016-12-08 11:34:00 -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 osx_defaults: fix datetime 2016-12-08 11:34:02 -05:00
pam_limits.py fixed python 2.4 compatibility 2016-12-08 11:33:45 -05:00
puppet.py Enable stdout and stderr on sucessful runs, making show_diff useable 2016-12-08 11:34:04 -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 Fix seport module issue when ports argument is interpolated from a variable and is a int 2016-12-08 11:33:46 -05:00
solaris_zone.py bugfix: use correct function close calls 2016-12-08 11:33:21 -05:00
svc.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-12-08 11:34:05 -05:00
ufw.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
zfs.py Keep, but ignore createparent option 2016-12-08 11:33:48 -05:00