mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-18 23:44:08 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| tasks | ||
| aliases | ||