pipx: use global in state=latest (#9623)

* pipx: use global in state=latest

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-01-27 17:24:38 +13:00
committed by GitHub
parent 96f465ddf8
commit 03dfed4c35
4 changed files with 45 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- pipx - honor option ``global`` when ``state=latest`` (https://github.com/ansible-collections/community.general/pull/9623).