- 12 Mar, 2014 28 commits
-
-
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 5 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 -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 10 Mar, 2014 7 commits
-
-
Michael DeHaan committed
-
Richard C Isaacson committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
* Adds another module utility file which generalizes the access of urls via the urllib* libraries. * Adds a new spec generator for common arguments. * Makes the user-agent string configurable. Fixes #6211
James Cammarata committed -
Fixes #6331
James Cammarata committed
-