1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-11 22:45:05 +00:00

pipx, pipx_info: refactor (#11640)

* pipx, pipx_info: refactor

* add changelog frag
This commit is contained in:
Alexei Znamensky 2026-03-31 18:08:50 +13:00 committed by GitHub
parent 8568594453
commit bc98b2aa3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 24 deletions

View file

@ -0,0 +1,4 @@
minor_changes:
- pipx module utils - small refactor, no behavior affected (https://github.com/ansible-collections/community.general/pull/11640).
- pipx - small refactor, no behavior affected (https://github.com/ansible-collections/community.general/pull/11640).
- pipx_info - small refactor, no behavior affected (https://github.com/ansible-collections/community.general/pull/11640).