mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 19:54:24 -07:00
* pipx: use CmdRunner
* added BOTMETA entry for pipx module_utils
* add changelog fragment
* add missing line
* Update plugins/module_utils/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/module_utils/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2ecaa91f68
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
a125458748
commit
82cdc354fa
4 changed files with 96 additions and 50 deletions
3
changelogs/fragments/5085-pipx-use-cmd-runner.yaml
Normal file
3
changelogs/fragments/5085-pipx-use-cmd-runner.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- pipx module utils - created new module util ``pipx`` providing a ``cmd_runner`` specific for the ``pipx`` module (https://github.com/ansible-collections/community.general/pull/5085).
|
||||
- pipx - changed implementation to use ``cmd_runner`` (https://github.com/ansible-collections/community.general/pull/5085).
|
Loading…
Add table
Add a link
Reference in a new issue