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 f31bcc2 commit 9f22ceb
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 9f22ceb

Please sign in to comment.