Skip to content

Commit 584cbb0

Browse files
committed
Skip var-naming[no-role-prefix] ansible-lint test
1 parent f42b7a1 commit 584cbb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ansible-lint

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@ mock_roles:
2222
- redhat-subscription
2323
- tripleo.operator.tripleo_deploy
2424
- tripleo.operator.tripleo_repos
25+
26+
skip_list:
27+
# Variables names from within roles should use role_name_ as a prefix
28+
- var-naming[no-role-prefix]

0 commit comments

Comments
 (0)