No description
Find a file
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
cloud Fix description of nova_compute:name option 2013-10-31 12:34:04 +02:00
commands Allow for relative paths by using abspath 2013-08-20 22:48:42 -07:00
database Fixes #4720 Use mysql command to restore database instead of mysqldump 2013-10-29 10:33:46 -04:00
files Revert "fix conversion from file to hardlink when force=yes" 2013-10-27 11:51:43 -04:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Monit fix - Use case insensitive comparison 2013-10-03 02:46:35 +08:00
net_infrastructure Merge pull request #4712 from mhite/bigip_node 2013-10-29 06:07:45 -07:00
network Fix issue 4433, make sure status is a int rather than a string 2013-10-12 22:10:40 +02:00
notification Remove examples of module antipattern of setting the choices array for boolean types. 2013-10-11 08:45:13 -04:00
packaging Only remove leading '0x' from key ids, not all 0s 2013-10-30 11:50:34 +00:00
source_control git: Don't add --branch while cloning if the version is a SHA-1 hash. 2013-10-16 20:37:07 +08:00
system make cron module work on solaris 2013-10-31 19:58:26 +01:00
utilities Misc pep8 fixes 2013-10-19 13:03:15 -04:00
web_infrastructure Allow generic django_management commands 2013-10-18 17:26:10 -07:00