You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Matt Martz aece0818c4
Don't cache duplicate plugin names (#34420)
* Don't cache duplicate plugin names. Fixes #33484

* Add tests for duplicate plugin filenames, to showcase what happens
7 years ago
..
action win async: removed async_wrapper module and fixed async for action plugins to use shell code (#34434) 7 years ago
cache Config continued (#31024) 7 years ago
callback Count ignored failed tasks and successful tasks with expected failure… (#33282) 7 years ago
cliconf Fixes get_prompt() issue for network platforms using cliconf plugins (#34221) 7 years ago
connection update DOCUMENTATION for network_cli and netconf (#33396) 7 years ago
filter added slice filter for dicts 7 years ago
inventory Revert "YAML inventory unit test: fix test inventory format (#33828)" (#33869) 7 years ago
lookup K8s lookup plugin (#34025) 7 years ago
netconf fixes guess_os for netconf connections (#33671) 7 years ago
shell minor become/runas cleanup (#32564) 7 years ago
strategy removed unused objects from include results proc 7 years ago
terminal IOS XR cli tests move to network_cli (#34007) 7 years ago
test Deprecate tests used as filters (#32361) 7 years ago
vars Scan group_vars/host_vars in sorted order 7 years ago
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 7 years ago
loader.py Don't cache duplicate plugin names (#34420) 7 years ago