- 11 Mar, 2014 5 commits
-
-
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 -
James Tanner committed
-
James Tanner committed
-
Document the module_lang option.
Michael DeHaan committed -
ad-hoc doc fixes
Michael DeHaan committed
-
- 10 Mar, 2014 35 commits
-
-
James Tanner committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Richard C Isaacson committed
-
Closes #6169.
Franck Cuny committed -
Matt Martz committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
Add BSD license to module_utils/gce.py
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 -
* 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 -
James Cammarata committed
-
Fixes #6331
James Cammarata committed -
James Cammarata committed
-
Andrew Resch committed
-
James Cammarata committed
-
tags lists are properly uniqued and joined now, also avoids type issues when passed as list/set or strings Signed-off-by: Brian Coca <briancoca+ansible@gmail.com>
Brian Coca committed -
amree committed
-
Fixes #6047
James Cammarata committed -
aresch committed
-
James Tanner committed
-
James Tanner committed
-
Luca Berruti committed
-
anatoly techtonik committed
-
failed: [127.0.0.1] => {"failed": true, "parsed": false} invalid output was: Traceback (most recent call last): File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 1328, in <module> main() File "/tmp/ansible-tmp-1393950384.39-102240090845592/nova_compute", line 241, in main except exc.Unauthorized, e: NameError: global name 'exc' is not defined
Michael Scherer committed -
Jim Kytola committed
-
This prevents a traceback when the group is empty. Fixes #6258
Jesse Keating committed -
Fixes #5305
James Cammarata committed -
Hagai committed
-
Francesc Esplugas committed
-