Skip to content

Commit

Permalink
Make the linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
bviktor committed Nov 12, 2023
1 parent afdeba6 commit da0f15d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ skip_list:
- role-name
- schema[meta] # TODO ansible-lint believes the official dependency syntax is wrong
- meta-no-info # we leave platform empty
- var-naming[no-role-prefix] # TODO
- var-naming[no-reserved] # TODO
- partial-become[task] # become is defined at the playbook level

0 comments on commit da0f15d

Please sign in to comment.