- 17 Jul, 2015 11 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
devel breaks «gathering=explicit» setting in ansible.cfg
Brian Coca committed -
hacking/test-module updated to use new loader
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Add plugin that profiles playbook tasks
Brian Coca committed -
Resubmission of https://github.com/ansible/ansible/pull/11270 to correct v2 file location. [Description and console output demonstration](https://github.com/aioue/ansible-plugin-profile/blob/mast er/README.md#features). Provides per-task timing, ongoing playbook elapsed time and ordered list of top 20 longest running tasks at end.
Tom Paine committed -
Gerard Lynch committed
-
There was a confusion between the valid values for defaults.gathering (explicit/implicit/smart) and a play's gather_facts setting (boolean), which resulted in gathering=explicit being ignored.
Abhijit Menon-Sen committed
-
- 16 Jul, 2015 15 commits
-
-
Brian Coca committed
-
hacking/test-module, updated to new location and non-classness of module_common
Brian Coca committed -
Gerard Lynch committed
-
Use same interpreter for test-module and module it runs
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
vmware.py: Fix to handle user directory correctly (e.g. ~/.ansible/tmp).
Brian Coca committed -
Jens Carl committed
-
Fixes #11247
James Cammarata committed -
Brian Coca committed
-
Brian Coca committed
-
Was causing an odd error which threw off the error detection code when the datastructure was a string corresponding to a variable.
James Cammarata committed -
Fix #11369 A result is skipped when all it's children are skipped. Th…
James Cammarata committed -
Fixes #11205
James Cammarata committed -
Fix #11369 A result is skipped when all it's children are skipped. This makes it fundamentally different from a result that was changed/failed/unreachable
Piyush committed
-
- 15 Jul, 2015 9 commits
-
-
Fixes #11197
James Cammarata committed -
Fixes #11176
James Cammarata committed -
Fixes #11173
James Cammarata committed -
James Cammarata committed
-
Fixes #11122
James Cammarata committed -
Brian Coca committed
-
Brian Coca committed
-
James Cammarata committed
-
James Cammarata committed
-
- 14 Jul, 2015 5 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Add support for SNI and TLS-1.1 and TLS-1.2 to the fetch_url() helper
Toshio Kuratomi committed
-