Skip to content

Commit 4a99c16

Browse files
committed
Match ansible-lint exclude paths with ansible-compat
See ansible/ansible-lint#4477
1 parent cdc58aa commit 4a99c16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ansible-lint

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
#
44
# SPDX-License-Identifier: Apache-2.0
55

6+
exclude_paths:
7+
- ".cache/"
8+
- ".ansible/"
69
skip_list:
710
- 'var-naming[no-role-prefix]'

0 commit comments

Comments
 (0)