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
commit 03dfed4c35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).