mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
[PR #9180/a9449ccc backport][stable-10] pipx/pipx_info: add return value version (#9183)
pipx/pipx_info: add return value version (#9180)
* pipx/pipx_info: add return value version
* add changelog frag
(cherry picked from commit a9449ccc2e
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
0b64fc1ee4
commit
74cd18b682
5 changed files with 46 additions and 18 deletions
|
@ -57,6 +57,7 @@
|
|||
assert:
|
||||
that:
|
||||
- install_tox is changed
|
||||
- "'version' in install_tox"
|
||||
- "'tox' in install_tox.application"
|
||||
- install_tox_again is not changed
|
||||
- install_tox_again_force is changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue