- 07 Nov, 2014 2 commits
-
-
Toshio Kuratomi committed
-
Fix rax_find_loadbalancer issues
James Cammarata committed
-
- 06 Nov, 2014 12 commits
-
-
* Loadbalancer IDs are not UUIDs * Ensure found list exists before using it
Matt Martz committed -
fixed ssh fix, bad test case but it should work now
Brian Coca committed -
Brian Coca committed
-
added error handling on private key stat in case it is saved in agent
Brian Coca committed -
but not in filesystem
Brian Coca committed -
changed examples to not have a non working variable
Brian Coca committed -
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 2 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
-