Skip to content

Commit 7b20698

Browse files
committed
fix: ansible-lint now allows underscore prefixed vars
Signed-off-by: gardar <[email protected]>
1 parent e983d01 commit 7b20698

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.config/ansible-lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ warn_list:
44
- galaxy[version-incorrect] # until collection gets bumped to 1.x.x
55
skip_list:
66
- role-name # Allow underscore prefix in role name for internal role
7-
- var-naming[no-role-prefix] # https://github.com/ansible/ansible-lint/pull/3422#issuecomment-1549584988

0 commit comments

Comments
 (0)