- 06 Nov, 2014 6 commits
-
-
with directives as per #9264
Brian Coca committed -
add documentation for the delegate_to magic variable
Brian Coca committed -
Niku Toivola committed
-
Fix path to the integration tests in docsite
Brian Coca committed -
"tests/integration" -> "test/integration"
Alexander Ershov committed -
* Playbook * TaskInclude
James Cammarata committed
-
- 05 Nov, 2014 7 commits
-
-
Michael DeHaan committed
-
updated to latest core module
Brian Coca committed -
last
Brian Coca committed -
updated ref to core with updated cloud sublcases with __init__.py
Brian Coca committed -
Brian Coca committed
-
Doc subcategory merge fix
Brian Coca committed -
now merge
Brian Coca committed
-
- 04 Nov, 2014 9 commits
-
-
Brian Coca committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
Load aliases
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 03 Nov, 2014 7 commits
-
-
Only fallback to paramiko now when the ssh password has been set, either through inventory or via a prompt. Fixes #9470
James Cammarata committed -
James Cammarata committed
-
Docs: accelerate mode -> accelerated mode
James Cammarata committed -
Setting keepalive option before opening session
James Cammarata committed -
Add the default Homebrew path for OpenSSL certs on OS X
James Cammarata committed -
vars_files haven't been discussed yet
James Cammarata committed -
Brian Coca committed
-
- 02 Nov, 2014 1 commit
-
-
Brian Coca committed
-
- 01 Nov, 2014 3 commits
-
-
The docs sometimes referred to "accelerated mode" as "accelerate mode". This patch changes it to "accelerated mode" everywhere.
Lorin Hochstein committed -
Setting the keepalive option before opening up the paramiko session in order to avoid the slim chance that the connection is stalled in the short time between opening the session and setting up the keepalive. I described the issue I am solving at https://groups.google.com/forum/#!topic/ansible-project/rkwvz3vyvLk
akinsley committed -
more intelligent about ignoring files that are clearly not modules
Brian Coca committed
-
- 31 Oct, 2014 4 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 30 Oct, 2014 3 commits
-
-
Also removing cruft code from earlier iteration on task.py and fixing a bug where 'shell' was not removed from the task ds after munge() cleaned things up
James Cammarata committed -
Brian Coca committed
-
Brian Coca committed
-