mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
pipx/pipx_info: add return value version (#9180)
* pipx/pipx_info: add return value version * add changelog frag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user