ansible/lib/ansible/plugins
Sloane Hertel 48c0fbd1cb
Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863)
* Fix a bug adding unrelated candidates to the plugin loader redirect_list

* Add tests for the redirect list

  * test redirect list for builtin module
  * test redirect list for redirected builtin module
  * test redirect list for collection module
  * test redirect list for redirected collection module
  * test redirect list for legacy module

* changelog
2021-03-18 17:53:57 -04:00
..
action Set fact fixes (#73684) 2021-03-03 16:23:56 -05:00
become fix su localization optoin 2021-03-11 11:53:28 -08:00
cache Fix warning for nonexistent inventory cache (#72840) 2021-02-01 14:29:36 -05:00
callback default callback - add "show_task_path_on_failure" option (#73260) 2021-02-09 12:43:59 -05:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05:00
doc_fragments Pipe it to connections (#73688) 2021-02-25 15:08:11 -05:00
filter Add new split filter (#73532) 2021-02-09 10:37:15 -05:00
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 2020-08-03 16:35:00 -04:00
inventory Add some dev documentation for constructed features (#73497) 2021-03-18 09:45:13 -04:00
lookup Minor Doc Update to password.py (#73468) 2021-02-18 17:22:16 -06:00
netconf Fix netconf validate capability check (#71195) 2020-08-12 09:17:54 +05:30
shell Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
strategy Send callbacks directly from the TaskExecutor instead of TaskResults masquerading as callbacks (#73927) 2021-03-18 12:12:29 -07:00
terminal Document existing ansi_re sequences and add ESC[m (#70683) 2020-07-22 08:56:21 -04:00
test Add semver support to the jinja2 version test (#71600) 2020-09-08 08:52:27 -05:00
vars Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
__init__.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py Fix a bug adding unrelated candidates to the plugin loader redirect_list (#73863) 2021-03-18 17:53:57 -04:00