- 22 Jun, 2012 2 commits
-
-
change to STDOUT from PIPE to get ssh connection module working
Michael DeHaan committed -
Dave Hatton committed
-
- 21 Jun, 2012 7 commits
-
-
fix syntax error in changelog that was preventing building of deb packag...
Michael DeHaan committed -
Jim Richardson committed
-
Michael DeHaan committed
-
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 2 commits
-
-
Jonte Norman committed
-
Daniel Hokka Zakrisson committed
-