pipx - add suffix parameter (#8675)

* initial commit

* add changelog frag

* Add idempotency when using suffix
This commit is contained in:
Alexei Znamensky 2024-08-08 01:00:26 +12:00 committed by GitHub
commit 5b2711bbd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 71 additions and 15 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- pipx - add parameter ``suffix`` to module (https://github.com/ansible-collections/community.general/pull/8675, https://github.com/ansible-collections/community.general/issues/8656).