community.general/lib/ansible/modules/extras/system
Matthew Vernon dd9d5cc670 Fix for issue #353 (handle change in ssh-keygen behaviour)
Prior to openssh 6.4, ssh-keygen -F returned 0 (and no output) when no
host was found. After then, it instead returned 1 and no output. This
revised code behaves correctly with either behaviour. There is
currently no other code path that results in exit(1) and no output.
2016-12-08 11:32:32 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py Fix multiple issues with alternatives module 2016-12-08 11:32:29 -05:00
at.py fix at.py module on non-glibc systems 2016-12-08 11:32:22 -05:00
capabilities.py
crypttab.py Don't know why but the 1.8.x branch didn't include the commit for crypttab. 2016-12-08 11:32:28 -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 mkfs.xfs uses -f instead of -F flag 2016-12-08 11:32:18 -05:00
firewalld.py Added documentation and example for port ranges. 2016-12-08 11:32:29 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py fixed missing parens 2016-12-08 11:32:31 -05:00
kernel_blacklist.py
known_hosts.py Fix for issue #353 (handle change in ssh-keygen behaviour) 2016-12-08 11:32:32 -05:00
locale_gen.py remove non-ascii quotes from message string 2016-12-08 11:32:30 -05:00
lvg.py Replace dev_string to dev_list 2016-12-08 11:32:20 -05:00
lvol.py system/lvol: Suppress prompts from lvcreate 2016-12-08 11:32:29 -05:00
modprobe.py
ohai.py
open_iscsi.py
svc.py svc: Add kill command (svc -k) 2016-12-08 11:32:27 -05:00
ufw.py Enable "ufw default allow routed" 2016-12-08 11:32:19 -05:00
zfs.py Revert "Add listsnapshots property to zfs" 2016-12-08 11:32:26 -05:00