- 13 Mar, 2014 3 commits
-
-
Fixes various typos, fetch_url now working, changed command composure for wait_for_service
James Cammarata committed -
Also: * changed this module to use https for requests to the API * fixed a bug in which a traceback was caused when the domain wasn't found Fixes #6457
James Cammarata committed -
Fixes odd encoding problem with wait_for_service.
James Martin committed
-
- 12 Mar, 2014 37 commits
-
-
James Laska committed
-
Additional test scenarios in roles/test_git
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
Michael DeHaan committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Testers may override the inventory and vars-file using the environment variables 'INVENTORY' and 'VARS_FILE'.
James Laska committed -
Includes coverage for accept_hostkey and additional scm URL formats.
James Laska committed -
James Cammarata committed
-
git: Execute git commands in `dest` directory
James Cammarata committed -
Michael DeHaan committed
-
This fixes issue #6443
Dan Koch committed -
For those who may have a large number of certs found, this can reduce the number of ssl connections attempted.
James Cammarata committed -
Use same implementation as ssh.py for "is in host file" checks in module code, prevents git module from adding keys more than once.
Michael DeHaan committed -
Patrick Smith committed
-
setup module: Mark unsafe commands as use_unsafe_shell=True.
Richard Isaacson committed -
Richard C Isaacson committed
-
Michael DeHaan committed
-
Fixes #6393
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Michael DeHaan committed
-
James Cammarata committed
-
Previously, the function checked only for a single CA root cert, however some distributions may have multiple certs in a directory. This will now try any .crt or .pem file contained within several common paths for each platform. Fixes #6412
James Cammarata committed -
Michael DeHaan committed
-
James Tanner committed
-
add module param to Network and sub-classes of Network, so that ansible 1.5.1 changes to LinuxNetwork apply to all Network classes.
Ryan committed -
This reverts commit 2a723e90.
Michael DeHaan committed -
Always run cleanup after running cloud_integration tests
Michael DeHaan committed
-