- 21 Jun, 2012 4 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
change STDOUT to PIPE to get ssh connection module working
Michael DeHaan committed -
Dave Hatton committed
-
- 20 Jun, 2012 11 commits
-
-
make copy module implemented closer to other newer modules when returning results
Michael DeHaan committed -
Make the SSH transport helpful
Michael DeHaan committed -
Nathan A. Feger committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
add -q to handle stdout/stderr being combined, add catch for ControlPersist not existing in ssh for rhel6, etc
Seth Vidal committed -
Remove unnecessary parse_json invocation
Michael DeHaan committed -
Merge stdout and stderr as that is what is expected
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Michael DeHaan committed
-
Enhanced the service state recognition in the service module
Michael DeHaan committed
-
- 19 Jun, 2012 6 commits
-
-
Create a Jinja2 environment allowing includes
Michael DeHaan committed -
Default to using a ControlMaster connection
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Should also fix problems where something might output an error before the sudo prompt.
Daniel Hokka Zakrisson committed -
The changelog entry requires a valid date
Michael DeHaan committed -
Dave Hatton committed
-
- 18 Jun, 2012 3 commits
-
-
make Runner options conflict errors raise AnsibleErrors not traceback in...
Michael DeHaan committed -
add catch if -c ssh and -k are passed at the same time since the ssh connection type doesn't support passwords
Seth Vidal committed -
Add an ssh command wrapper transport
Michael DeHaan committed
-
- 17 Jun, 2012 4 commits
-
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
Daniel Hokka Zakrisson committed
-
- Added Upstart support - Added an initial unknown state - Prevented state changes when the current state is not recognized - Changed the keyword recognition to a safer method
Ingo Gottwald committed
-
- 16 Jun, 2012 5 commits
-
-
Iterative template
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
This allows variables to contain other variables.
Daniel Hokka Zakrisson committed -
Allow exclusion of hosts/groups
Michael DeHaan committed -
Fixed typo from results to result in _execute_raw method
Michael DeHaan committed
-
- 15 Jun, 2012 6 commits
-
-
Jonte Norman committed
-
Daniel Hokka Zakrisson committed
-
md5sum on bsd
Michael DeHaan committed -
Daniel Hokka Zakrisson committed
-
Fred Alger committed
-
Tested with OS X local connection and Linux remote. The paths to the md5sum and md5 commands are hardcoded to the most common location. This will definitely fail if the commands are elsewhere, or if the md5 command doesn't support the -q 'quiet' option.
Fred Alger committed
-
- 14 Jun, 2012 1 commit
-
-
Better error messaging in utils
Michael DeHaan committed
-