mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8e1dd58c2b
* Allow python_requirements_facts to cope with packages with dashes ``` python_requirements_facts: dependencies: - kubernetes-validate ``` should work as expected * Ensure tests run for python_requirements_facts
2 lines
90 B
YAML
2 lines
90 B
YAML
bugfixes:
|
|
- allow python_requirements_facts to report on dependencies containing dashes
|