pipx: add state latest (#5105)

* pipx: add state latest

* add changelog fragment

* Update plugins/modules/packaging/language/pipx.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky 2022-08-18 16:44:18 +12:00 committed by GitHub
commit 3c960ac620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 128 additions and 49 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- pipx - added state ``latest`` to the module (https://github.com/ansible-collections/community.general/pull/5105).