forked from CCCHH/ansible-infra
Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
14
ansible_collections/grafana/grafana/Pipfile
Normal file
14
ansible_collections/grafana/grafana/Pipfile
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue