mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 19:54:24 -07:00
pipx: add required_if fo upgrade and reinstall (#5100)
* pipx: add required_if for upgrade and reinstall * add changelog fragment
This commit is contained in:
parent
aab22e7f32
commit
83317419d7
3 changed files with 18 additions and 2 deletions
2
changelogs/fragments/5100-pipx-req-if.yaml
Normal file
2
changelogs/fragments/5100-pipx-req-if.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- pipx - module fails faster when ``name`` is missing for states ``upgrade`` and ``reinstall`` (https://github.com/ansible-collections/community.general/pull/5100).
|
Loading…
Add table
Add a link
Reference in a new issue