mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
* pipx_info: new module
* pipx_info: add integration tests
* ensure apps are uninstalled after tests
* Update plugins/modules/packaging/language/pipx_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* rework module output, add docs
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7ffe6539c0)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -1131,6 +1131,8 @@ plugin_routing:
|
||||
redirect: community.general.packaging.language.pip_package_info
|
||||
pipx:
|
||||
redirect: community.general.packaging.language.pipx
|
||||
pipx_info:
|
||||
redirect: community.general.packaging.language.pipx_info
|
||||
pkg5:
|
||||
redirect: community.general.packaging.os.pkg5
|
||||
pkg5_publisher:
|
||||
|
||||
Reference in New Issue
Block a user