Skip to content

Commit

Permalink
chore: Skip var naming rule in ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziwi01 committed Aug 27, 2024
1 parent 1185d4e commit 898eb85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/.ansible-lint
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
skip_list:
- var-naming[no-role-prefix]

0 comments on commit 898eb85

Please sign in to comment.