ansible/system
gservat 3b6e9a07f6 Added support for parsing in the SLES patch level correctly
On SLES, the setup module was returning the architecture as the distribution version (i.e. platform.dist() didn't quite return the right thing). This change checks for /etc/SuSE-release and grabs the second column in the third line as distribution_version.
2013-11-27 23:44:34 +11:00
..
authorized_key Fix comment yaml escaping in authorized_key module 2013-11-26 08:54:19 -05:00
cron Don't allow cron module to delete cron_file without name parameter assignment 2013-11-14 13:24:14 +04: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 Add support for Rich Rules in firewalld module 2013-10-10 20:09:52 +07:00
group Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
hostname Fix pep8 error in hostname module 2013-11-19 16:39:48 -05:00
kernel_blacklist Changelog updates and a few module renames. vpc -> ec2_vpc, githooks -> github_hooks, blacklist -> kernel_blacklist. These are all new in 1.4 so safe to change. 2013-11-18 18:28:21 -05: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 Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05: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 Add more error detail to the service module for FreeBSD 2013-11-12 00:02:30 -05:00
setup Added support for parsing in the SLES patch level correctly 2013-11-27 23:44:34 +11:00
sysctl Improve the formatting and content for the sysctl module's description. 2013-10-14 07:16:47 +00:00
user Fixes #5010 Add user to all defined supplementary groups 2013-11-25 14:56:46 -05:00
zfs add "zle" as a supported ZFS compression type 2013-10-31 10:48:41 -07:00