- 18 Jul, 2015 1 commit
-
-
Update docs styling
Brian Coca committed
-
- 17 Jul, 2015 25 commits
-
-
John Mitchell committed
-
John Mitchell committed
-
John Mitchell committed
-
James Cammarata committed
-
Brian Coca committed
-
Fixes #11255
James Cammarata committed -
Fixes #11606
James Cammarata committed -
fix AnsibleError object name in subelements plugin
Brian Coca committed -
fixes #11624
Serge van Ginderachter committed -
fixes 11607, override ansible_ssh_port in group/host_vars
Brian Coca committed -
profile_tasks.py requires CALLBACK_ constants or the v2 code doesn't pass the …
Brian Coca committed -
callbacks require a version constant or the v2 code doesn't pass the display param and it gives an error
Gerard Lynch committed -
now version_added < 1.3 does not get shown, up from 1.0 option's version_added is also now filterd against this threshold module version_added is more prominent exaples now uses pure rst instead of intermingled with html formatting aliases now shown in description for options bad version fields now throw warnings instead of exceptions ansible-doc errors now show traceback in very very verbose mode, for easier debugging
Brian Coca committed -
Brian Coca committed
-
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 14 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 -
Gerard Lynch 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
-