- 26 Mar, 2013 4 commits
-
-
-
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 5 commits
-
-
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 16 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
-
Vincent Van der Kussen committed
-
Vincent Van der Kussen committed
-
Paul Sbarra committed
-
Paul Sbarra committed
-
- 23 Mar, 2013 6 commits
-
-
Vincent Van der Kussen committed
-
Shaun Zinck committed
-
Vincent Van der Kussen committed
-
Vincent Van der Kussen committed
-
Vincent Van der Kussen committed
-
Yves Dorfsman committed
-
- 22 Mar, 2013 6 commits
-
-
Add quotes around postgresql database name
Michael DeHaan committed -
Jeffrey Chu committed
-
disabled appending file with garbage when regexp didn't match.
Michael DeHaan committed -
Piotr Kweclich committed
-
Fix pathnames in comments
Michael DeHaan committed -
Stoned Elipot committed
-
- 21 Mar, 2013 3 commits
-
-
Limit scope of arguments to service_control() in service module
Michael DeHaan committed -
Changed python interpreter to be consistent in these modules as compared...
Michael DeHaan committed -
Fix broken virtualenv link in pip documentation.
Michael DeHaan committed
-