mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 20:17:15 +00:00
pipx: add new states (#8809)
* ensure minimum version of pip
* ensure pipx 1.7.0 is installed
* pipx: add new states/params
* add tests
* add license to json file
* Update plugins/modules/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix uninject tests
* add changelog frag
* fix doc per review
* refactor license out of pipx spec file
* Update plugins/modules/pipx.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update tests/integration/targets/pipx/files/spec.json.license
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| main.yml | ||
| testcase-7497.yml | ||
| testcase-8656.yml | ||
| testcase-8793-global.yml | ||
| testcase-8809-installall.yml | ||
| testcase-8809-pin.yml | ||
| testcase-8809-uninjectpkg.yml | ||
| testcase-injectpkg.yml | ||
| testcase-jupyter.yml | ||
| testcase-oldsitewide.yml | ||