ansible/lib/ansible/plugins
Adrian Likins 8830cde28d Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214)
Fix 'task name is not templated in retry callback'

Add a task_name property to TaskResult that knows to
check in TaskResult._task_fields.

Add integration test for v2_retry_runner callback

Fixes #18236
2017-02-24 12:33:24 -05:00
..
action fixes import statement in nxos_facts module (#21834) 2017-02-23 13:00:34 +00:00
cache Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
callback Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 2017-02-24 12:33:24 -05:00
connection Improve winrm import error message (#20267) 2017-02-23 23:42:23 -08:00
filter Fix hash filter for non-ascii strings and Python3 2017-02-15 10:50:10 -08:00
lookup hashi_vault: Get token from env var or file 2017-02-20 10:10:22 -05:00
shell Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
strategy Stash post-validated fields of the task in the TaskResult 2017-02-21 14:35:13 -06:00
terminal clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00