community.general/lib/ansible/plugins
Peter Sprygada 0e7ebf6391 fixes issue with setting transport to nxapi (#21811)
The nxos action handler did not map the nxapi value to the provider
argument properly.  There as an additional fix in the nxos shared lib
to properly detect nxapi being set
2017-02-22 22:07:33 -05:00
..
action fixes issue with setting transport to nxapi (#21811) 2017-02-22 22:07:33 -05:00
cache Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
callback Remove the end of the task_data.path which causes #21461 2017-02-15 17:35:16 -08:00
connection Fix a case where we mixed text and bytes in the local connection plugin 2017-02-21 14:19:08 -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