Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed May 22, 2024
1 parent bc1b5a4 commit a2a68a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ skip_list:
- var-naming[no-role-prefix]

exclude_paths:
- roles/
- ansible_roles/
- ansible_collections/
3 changes: 2 additions & 1 deletion .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ extends: default

ignore: |
secrets/
roles/
ansible_roles/
ansible_collections/

rules:
line-length:
Expand Down

0 comments on commit a2a68a9

Please sign in to comment.