mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-23 04:13:05 +00:00
Merge pull request #109 from gardar/no-role-prefix
fix: don't require role name on internal vars
This commit is contained in:
commit
b9777cfa7c
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