ansible/system
Michael Scherer 2a3ee8dbf4 make cron module work on solaris
Cron on solaris do not take the same
set of option than vixie cron on linux, and
among the biggest difference, root cannot set
the crontab of a user directly from a file. Thus the
use of su to run the crontab command. Fix issue #4648
2013-10-31 19:58:26 +01:00
..
authorized_key Fixing authorized_keys module to make the key part detection better 2013-10-28 13:52:45 -05:00
cron make cron module work on solaris 2013-10-31 19:58:26 +01: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
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 Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 4587528b 9b1fe455 214b0b05 8d3db803 7f9504d1 5031104c 35cb9dc2 2bd8cb57 1e85c754 2013-10-30 10:50:16 -04: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 Revert templating enhancements from 73dbab70 e6c28658 d409352c 9858b1f2 4587528b 9b1fe455 214b0b05 8d3db803 7f9504d1 5031104c 35cb9dc2 2bd8cb57 1e85c754 2013-10-30 10:50:16 -04:00
setup Fix #4702, make setup work on windows 2013-10-28 23:41:18 +01:00
sysctl Improve the formatting and content for the sysctl module's description. 2013-10-14 07:16:47 +00:00
user Merge pull request #4560 from tronner/issue4461 2013-10-26 11:31:20 -07:00
zfs add "zle" as a supported ZFS compression type 2013-10-31 10:48:41 -07:00