ansible/library/system
2013-10-24 20:13:38 -05:00
..
authorized_key Merge branch 'fix_autorized_keys' of https://github.com/mscherer/ansible into mscherer-fix_autorized_keys 2013-10-24 20:13:38 -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 fix logic in module host to add aliases even if none exist already, fix #4563 2013-10-19 01:51:42 +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 If the output of rcvar isn't a key=value pair, ignore it. 2013-10-21 14:20:54 -06:00
setup setup module, replace ':' by '_' in interface name, fix #4586 2013-10-19 00:24:07 +02:00
sysctl Improve the formatting and content for the sysctl module's description. 2013-10-14 07:16:47 +00:00
user Fixes #4554 Enumerate user homedir if not passed as an argument 2013-10-17 13:15:32 -04:00
zfs Add option 'lz4' for compression 2013-09-30 14:20:21 +02:00