mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-16 12:48:26 +00:00
fix: ansible-lint now allows underscore prefixed vars
Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
parent
e983d01550
commit
7b20698912
1 changed files with 0 additions and 1 deletions
|
@ -4,4 +4,3 @@ warn_list:
|
|||
- galaxy[version-incorrect] # until collection gets bumped to 1.x.x
|
||||
skip_list:
|
||||
- role-name # Allow underscore prefix in role name for internal role
|
||||
- var-naming[no-role-prefix] # https://github.com/ansible/ansible-lint/pull/3422#issuecomment-1549584988
|
||||
|
|
Loading…
Add table
Reference in a new issue