1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Felix Fontein 5b10f8234c
Add collection_version lookup (#3633)
* Add collection_verison lookup plugin.

* Document ansible-base 2.10 and ansible-core 2.11 special case.

* Add default for result_not_found.

* Simplify not existing test.

* Move metadata loading to function.

* Update plugins/lookup/collection_version.py

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>

* Extend tests.

* Fix tests for ansible-core < 2.12.

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2021-11-01 19:01:52 +01:00
..
action
become
cache Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
callback [opentelemetry][callback] Support loops error handling (#3599) 2021-10-27 07:51:49 +02:00
connection Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
doc_fragments bitbucket: Support Basic Auth (#2045) 2021-10-31 19:09:25 +01:00
filter New filter plugin - unicode_normalization (#3359) 2021-09-12 13:46:53 +02:00
inventory Added OpenNebula inventory plugin (#810) 2021-09-28 16:32:15 +02:00
lookup Add collection_version lookup (#3633) 2021-11-01 19:01:52 +01:00
module_utils mh/mixins/cmd - added publish_cmd parameter to CmdModuleHelper.run_command() (#3648) 2021-10-31 20:35:21 +01:00
modules fix modules' output by using publish_cmd (#3655) 2021-11-01 13:53:02 +01:00
test Add test plugin which allows to query whether a module or action plugin is available (#3628) 2021-11-01 19:00:24 +01:00