community.general/lib/ansible/modules/extras/system
Alexandre Garnier f06e2e7a0b Fix mixed type comparison resulting in wrong changed (#2772)
When using `use_max` or `use_min` in `pam_limits`, the new value is an integer compared with the actual_value which is a string, so they are always different and the module reports a changed but none occurred.
2016-12-08 11:34:52 -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 typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -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 firewalld should fail nicely when service is stopped (#2871) 2016-12-08 11:34:50 -05:00
getent.py fix typo in get_exception(), extends fix #2502 (#2507) 2016-12-08 11:34:26 -05:00
gluster_volume.py Fix ansible/ansible-modules-extras#1682: add dispersed volume support for gluster_volume (#2708) 2016-12-08 11:34:45 -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 bugfix: use correct function close calls 2016-12-08 11:33:21 -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 Style cleanups: 2016-12-08 11:34:47 -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