mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-01 16:08:53 +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
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 8738-limit-packages-for-copr.yml | ||
| 8759-gitlab_project-sort-params.yml | ||
| 8760-gitlab_project-add-issues-access-level.yml | ||
| 8762-keycloac_user_federation-fix-key-error-when-updating.yml | ||
| 8764-keycloak_user_federation-make-mapper-removal-optout.yml | ||
| 8766-mh-deco-improve.yml | ||
| 8776-mute-vardict-deprecation.yml | ||
| 8790-gitlab_project-fix-cleanup-policy-on-project-create.yml | ||
| 8791-mh-cause-changes-param-depr.yml | ||
| 8793-pipx-global.yml | ||
| 8794-Fixing-possible-concatination-error.yaml | ||
| 8796-gitlab-access-token-check-mode.yml | ||
| 8809-pipx-new-params.yml | ||
| 8814-dict-comprehension.yml | ||
| 8822-dict-comprehension.yml | ||