mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-02 08:38:52 +00:00
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
This commit is contained in:
parent
d8a5efa00c
commit
8e1dd58c2b
3 changed files with 4 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
unsupported
|
||||
shippable/posix/group2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue