- 27 Mar, 2013 2 commits
- 26 Mar, 2013 20 commits
-
-
Fixed webdocs rendering error
Michael DeHaan committed -
Johan Wirén committed
-
gitignore and clean up authors file to since it was removed from version control
Michael DeHaan committed -
"gem"-module: replace python 2.5 language feature
Michael DeHaan committed -
replace conditional expression with python 2.4-compatible if/else statements
Bernhard Weitzhofer committed -
Serge van Ginderachter committed
-
Serge van Ginderachter committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
-
Fix reinplace in macports package to work on both 10.7 and 10.8
Michael DeHaan committed -
Michael DeHaan committed
-
Ensure that when transferring a file to a directory the name of the file is the correct basename and not 'source'.
Michael DeHaan committed -
Michael DeHaan committed
-
- 25 Mar, 2013 6 commits
-
-
reinplace on OSX 10.8 seems to behave differently, this change has been tested on a few 10.8 and 10.7 machines.
Jimmy Tang committed -
Strip quotes when parsing my.cnf
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Remove leading/trailing single or double quotes when parsing the my.cnf file in mysql_user and mysql_db. Do this so that these modules parse the my.cnf file the same way that the mysql client does. From: http://dev.mysql.com/doc/refman/5.0/en/option-files.html You can optionally enclose the value within single quotation marks or double quotation marks, which is useful if the value contains a “#” comment character. Fixes #2405
Lorin Hochstein committed
-
- 24 Mar, 2013 12 commits
-
-
inject a dictionary of avaiable variables and the environment into executor
Michael DeHaan committed -
Make logging to journal match what goes to syslog on non-systemd hosts
Michael DeHaan committed -
Added SunOS (Solaris, illumos, etc) service management
Michael DeHaan committed -
attempt to add service to chkconfig when suggested
Michael DeHaan committed -
Added additional filter options for instances for EC2 and Eucalyptus
Michael DeHaan committed -
fixed doc regarding wild card pattern on groups.
Michael DeHaan committed -
Michael DeHaan committed
-
michael@ansibleworks.com committed
-
michael@ansibleworks.com committed
-
rhn_channel module
Michael DeHaan committed -
Support systemd template service unit files
Michael DeHaan committed -
Shaun Zinck committed
-