mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-21 19:33:04 +00:00
fix: don't require role name on internal vars
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
38ab5cea65
commit
6b410eba46
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue