community.general/lib/ansible/modules/extras/system
Monty Taylor 40a4247611 Sync minor fixes from OpenStack Infra
Infra has been keeping a local copy of this waiting for ansible 2 to
release. In getting ready for ansible 2 (and our ability to delete our
local copy of the file, I noticed we had a couple of minor cleanups.

Also, the timeout command is there to improve life and workaround puppet
deficiencies. However, it's not working around deficiencies on systems
that do not have the timeout command if we blindly use it.

The puppet specific timeout options are more complex and out of scope of
this.

Issue: #1273
2016-12-08 11:33:39 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
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 remove unused variable 2016-12-08 11:32:23 -05:00
facter.py Facter module should return custom facts 2016-12-08 11:32:25 -05:00
filesystem.py added missing version_added to new filesystem option 2016-12-08 11:32:59 -05:00
firewalld.py Add a more explicit error message, fix #1282 2016-12-08 11:33:37 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py Fix documentation bug 2016-12-08 11:32:55 -05:00
iptables.py Fix documentation to prevent formatting error where each letter has its own line. 2016-12-08 11:33:37 -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 allow floating point input for size vale 2016-12-08 11:33:25 -05:00
modprobe.py Fixes #634 - multiple param handling by modprobe.py 2016-12-08 11:33:38 -05:00
ohai.py File extensions! 2016-12-08 11:32:18 -05:00
open_iscsi.py Fix open_iscsi EXAMPLES section 2016-12-08 11:33:25 -05:00
osx_defaults.py Another incompatibility with python 2.4 2016-12-08 11:32:51 -05:00
pam_limits.py Resolves #1312, Improve pam_limits documentation 2016-12-08 11:33:37 -05:00
puppet.py Sync minor fixes from OpenStack Infra 2016-12-08 11:33:39 -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 added copyright/license info to modules I had missed 2016-12-08 11:32:46 -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