mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 06:14:13 +00:00
6b410eba46
Signed-off-by: gardar <gardar@users.noreply.github.com>
6 lines
225 B
YAML
6 lines
225 B
YAML
---
|
|
profile: production
|
|
warn_list:
|
|
- galaxy[version-incorrect] # until collection gets bumped to 1.x.x
|
|
skip_list:
|
|
- var-naming[no-role-prefix] # https://github.com/ansible/ansible-lint/pull/3422#issuecomment-1549584988
|