mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
python_requirements_info - fail when version operator used without version (#3785)
* python_requirements_info - fail when version operator used without version * added changelog fragment * simplified way of achieving the same result
This commit is contained in:
parent
1cc6938ae3
commit
59c1859fb3
3 changed files with 16 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- python_requirements_info - fails if version operator used without version (https://github.com/ansible-collections/community.general/pull/3785).
|
Loading…
Add table
Add a link
Reference in a new issue