community.general/lib/ansible/modules/extras/system
Michael Scherer 138aaa4ff3 Fix crypttab (#3121)
* Fix error in crypttab doc

* Use path type for file argument

This permit to make sure that $HOME and '~' are properly
expanded, even if in the case of crypttab, this might not make
a lot of sense
2016-12-08 11:34:57 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py alternatives: add missing version_added and default doc 2016-12-08 11:34:27 -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 fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
crypttab.py Fix crypttab (#3121) 2016-12-08 11:34:57 -05:00
debconf.py Fix one character typo in my previous PR for debconf module (#2899) 2016-12-08 11:34:50 -05:00
facter.py Fix facter path 2016-12-08 11:33:50 -05:00
filesystem.py Add support for reiserfs (#2551) 2016-12-08 11:34:34 -05:00
firewalld.py Fix a couple undefined variables 2016-12-08 11:34:57 -05:00
getent.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
gluster_volume.py gluster_volume adds replica and stripe arguments when adding bricks [#2754] (#2812) 2016-12-08 11:34:57 -05:00
iptables.py Iptables enhancements (#2789) 2016-12-08 11:34:44 -05:00
kernel_blacklist.py Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
known_hosts.py Fix reference in known_hosts doc (#2563) 2016-12-08 11:34:33 -05:00
locale_gen.py Only import get_exception once in locale_gen.py 2016-12-08 11:34:20 -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 Remove stderr=False from calls to exit_json. (#2879) 2016-12-08 11:34:49 -05:00
make.py docs: fix make docs (#2107) 2016-12-08 11:34:09 -05:00
modprobe.py Use `modprobe -r` instead of `rmmod` in modprobe module (#2669) 2016-12-08 11:34:51 -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 Fix for #2366 removed print statement (#2375) 2016-12-08 11:34:20 -05:00
pam_limits.py Fix mixed type comparison resulting in wrong `changed` (#2772) 2016-12-08 11:34:52 -05:00
puppet.py Enable stdout and stderr on sucessful runs, making show_diff useable 2016-12-08 11:34:04 -05:00
sefcontext.py sefcontext: New module to manage SELinux file context mappings (semanage fcontext) (#2221) 2016-12-08 11:34:21 -05:00
selinux_permissive.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-12-08 11:34:20 -05:00
seport.py seport: fix a bug when SELinux port definition was already there (#2009) (#2694) 2016-12-08 11:34:39 -05:00
solaris_zone.py Fix wrong variable name 2016-12-08 11:34:57 -05:00
svc.py Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367) 2016-12-08 11:34:20 -05:00
timezone.py fix timezone for centos6 (#3078) 2016-12-08 11:34:55 -05:00
ufw.py ufw fails asking for a direction for rules without an interface specified [#2758] (#2759) 2016-12-08 11:34:42 -05:00
zfs.py Fix share aliases logic (#2862) (#2875) 2016-12-08 11:34:49 -05:00