ansible/library/system
James Cammarata 35284818a9 Handle ssh key files that may only have a type/key specified
If a specified key did not have a comment, it would be ignored as
an invalid key.

Fixes #4513
2013-10-15 09:05:50 -05:00
..
authorized_key Handle ssh key files that may only have a type/key specified 2013-10-15 09:05:50 -05:00
cron Fix for the cron module on FreeBSD 2013-08-24 21:37:10 -05:00
facter DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
filesystem fixed x-bits in git 2013-06-16 22:22:16 -04:00
firewalld Fix timeout bug in firewalld module 2013-10-10 13:41:42 +07:00
group Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
host host: minor doc style improvements 2013-09-24 15:47:39 +02:00
lvg fixed bug from prev update 2013-08-01 00:24:34 -04:00
lvol Module lvol fails when decimal point is a colon 2013-09-24 16:19:07 +02:00
modprobe Added version_added string to new modprobe module and CHANGELOG update 2013-09-23 15:02:02 -05:00
mount now mount/unmount are searched for instead of hardcoded 2013-06-17 17:01:35 -04:00
ohai DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
open_iscsi Fixing up some open_iscsi docs and CHANGELOG update 2013-09-25 14:37:56 -05:00
ping DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
seboolean DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
selinux The required package for selinux is libselinux-python 2013-09-06 16:26:48 -04:00
service Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
setup Merge branch 'devel' of git://github.com/shirou/ansible into devel 2013-10-14 11:50:25 -04:00
sysctl Improve the formatting and content for the sysctl module's description. 2013-10-14 07:16:47 +00:00
user Fixes #4312 for older versions of usermod which do not have --append 2013-10-11 09:10:46 -04:00
zfs Add option 'lz4' for compression 2013-09-30 14:20:21 +02:00