1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 23:14:05 +00:00
community.general/lib
Will Thames 8e1dd58c2b Allow python_requirements_facts to cope with packages with dashes (#56166)
* 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
2019-05-20 23:38:50 -04:00
..
ansible Allow python_requirements_facts to cope with packages with dashes (#56166) 2019-05-20 23:38:50 -04:00