community.general/lib/ansible/plugins
Peter Sprygada ab0f992b3a fixes import statement in nxos_facts module (#21834)
trying to import from the wrong shared lib, this patch changes
network_common to connection.  Also fixes a bug found in the nxos
action plugin to detect transport

fixes #21829
2017-02-23 13:00:34 +00: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 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 Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00