Vendor Galaxy Roles and Collections

This commit is contained in:
Stefan Bethke 2026-02-06 22:07:16 +01:00
commit 2aed20393f
3553 changed files with 387444 additions and 2 deletions

View file

@ -0,0 +1,14 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
yamllint = "==1.35.1"
ansible-lint = ">=6.13.1,<26.0.0"
pylint = ">=2.16.2,<4.0.0"
[dev-packages]
[requires]
python_version = "3.10"