Skip to content

Commit

Permalink
Update .ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks authored Sep 4, 2022
1 parent 333249d commit eeca5a5
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 @@ -7,3 +7,6 @@ skip_list:
- 'no-log-password' # We do not display passwords
- 'fqcn-builtins' # Use FQCN for builtin actions
- 'no-changed-when'
- name[missing] # All tasks should be named.
- name[casing] # TODO: All names should start with an uppercase letter.
- jinja[spacing]

0 comments on commit eeca5a5

Please sign in to comment.