Skip to content

Commit 69680df

Browse files
committed
Those are old style linters
1 parent cd64844 commit 69680df

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: icpc-wf/ansible/.ansible-lint

-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
parseable: true
22
skip_list:
33
- no-handler # TODO: this might break existing playbooks
4-
- 503 # TODO: this might break existing playbooks
54
- meta-no-info # We don't publish to galaxy (yet)
6-
- 701 # We don't publish to galaxy (yet)
75
- fqcn-builtins # I see no benefit as we dont use custom roles
8-
- 204 # The long line should be re-evaluated
96
use_default_rules: true
107
verbosity: 1

0 commit comments

Comments
 (0)