ansible/lib/ansible
James Cammarata 7bf56ceee3 Relocate creation of Templar in process_pending_results
Moving it to after the blocks where per-item results are calculated,
as it's not used there and causes quite a performance hit being there.

Fixes #21340
2017-02-17 00:26:09 -06:00
..
cli fix non-zero exit code on missing role file (#19002) 2017-02-14 17:57:06 +01:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor Use isinstance instead of type() comparisons. isinstance is more robust 2017-02-16 16:34:43 -08:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils fixes issue with cli shell left open (#21548) 2017-02-16 22:11:32 -05:00
modules [GCE] Doc fixes for gce_net (#21524) 2017-02-16 16:39:00 -05:00
parsing more cleanup from net_command module that is abandoned for 2.3 (#21497) 2017-02-15 20:38:57 -05:00
playbook delegate_to is a string 2017-02-10 20:07:49 -05:00
plugins Relocate creation of Templar in process_pending_results 2017-02-17 00:26:09 -06:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Postgres ssl mode prefer (#21498) 2017-02-16 11:29:43 -08:00
vars Fix bug introduced in 0df3767 regarding undefined entries in HostVars 2017-02-15 16:22:31 -06:00
__init__.py
constants.py more cleanup from net_command module that is abandoned for 2.3 (#21497) 2017-02-15 20:38:57 -05:00
release.py