Skip to content

Commit

Permalink
attempt to fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Jul 31, 2023
1 parent 305ce70 commit af0d2d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ skip_list:
- 'name[missing]'
- 'var-naming[no-role-prefix]'
- 'no-handler'
# make these not fail ci because github actions lint the workflow yamls...
warn_list:
- 'yaml[indentation]'
- 'yaml[truthy]'

0 comments on commit af0d2d3

Please sign in to comment.