- 13 Mar, 2014 6 commits
-
-
Redhat != RedHat
James Laska committed -
This fixes integration tests when run on a RHEL system. Oddly, the ansible_distribution='RedHat' when run on RHEL.
James Laska committed -
James Laska 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 -
Modules make run command safer
Richard Isaacson committed -
Fixes odd encoding problem with wait_for_service.
James Martin committed
-
- 12 Mar, 2014 32 commits
-
-
James Tanner committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Michael DeHaan committed
-
Conflicts: library/system/debconf
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Conflicts: library/packaging/cpanm
Michael DeHaan committed -
James Cammarata committed
-
Patrick Smith committed
-
James Cammarata 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 -
James Cammarata committed
-
James Cammarata 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 -
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 -
Michael DeHaan committed
-
Michael DeHaan 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 -
James Tanner committed
-
James Tanner committed
-
Change-Id: I9b89d433b545269d111b3c290b6411aabf58dd24
Devon Crouse committed -
James Tanner committed
-
Michael DeHaan committed
-
James Tanner committed
-
Michael DeHaan committed
-
- 11 Mar, 2014 2 commits
-
-
Michael DeHaan committed
-
Update apt module so that environment variables are set correctly since not going through shell. Very sorry folks, it will be addressed.
Michael DeHaan committed
-