Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
15
ansible_collections/grafana/grafana/.yamllint
Normal file
15
ansible_collections/grafana/grafana/.yamllint
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
yaml-files:
|
||||
- "*.yaml"
|
||||
- "*.yml"
|
||||
- ".yamllint"
|
||||
|
||||
ignore:
|
||||
- node_modules
|
||||
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 150
|
||||
level: warning
|
||||
Loading…
Add table
Add a link
Reference in a new issue