mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3d1ca5638b
* python_requirements_info - fail when version operator used without version
* added changelog fragment
* simplified way of achieving the same result
(cherry picked from commit 59c1859fb3
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2 lines
160 B
YAML
2 lines
160 B
YAML
bugfixes:
|
|
- python_requirements_info - fails if version operator used without version (https://github.com/ansible-collections/community.general/pull/3785).
|