community.general/lib/ansible/plugins
Brian Coca b93b9e68d7 ensure prefix in plugin loading to avoid conflicts
when using 'all' to load all plugins were ending in main namespace
creating conflicts with each other and random modulesr
 i.e. when trying to access json callback we were getting json 'parsing' lib
2017-07-26 11:54:13 -04:00
..
action better reading of 'facts' 2017-07-24 16:35:24 -04:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
filter Fix for to_text and to_bytes error handlers 2017-07-24 09:19:04 -07:00
inventory endswith supports tuples, nicer 2017-07-24 16:49:01 -04:00
lookup Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
strategy Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
terminal Make the 'not found' regex case sensitive (#27100) 2017-07-20 12:33:18 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py ensure prefix in plugin loading to avoid conflicts 2017-07-26 11:54:13 -04:00