Skip to content

Commit cf7255f

Browse files
committed
ansible-lint: Suppression submodules venant de ansible galaxy
1 parent e584edf commit cf7255f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.config/ansible-lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@ enable_list:
77
- no-prompting
88
- no-same-owner
99

10+
exclude_paths:
11+
- .cache/ # implicit unless exclude_paths is defined in config
12+
- galaxy/ # external submodules
13+
1014
offline: true
1115
...

0 commit comments

Comments
 (0)