mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-25 22:57:21 +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:
parent
b32b69742b
commit
b51e008358
5 changed files with 356 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
|
@ -810,6 +810,8 @@ files:
|
|||
maintainers: bcoca matburt maxamillion
|
||||
$modules/packaging/language/pipx.py:
|
||||
maintainers: russoz
|
||||
$modules/packaging/language/pipx_info.py:
|
||||
maintainers: russoz
|
||||
$modules/packaging/language/yarn.py:
|
||||
maintainers: chrishoffman verkaufer
|
||||
$modules/packaging/os/apk.py:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue