We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd64844 commit 69680dfCopy full SHA for 69680df
icpc-wf/ansible/.ansible-lint
@@ -1,10 +1,7 @@
1
parseable: true
2
skip_list:
3
- no-handler # TODO: this might break existing playbooks
4
- - 503 # TODO: this might break existing playbooks
5
- meta-no-info # We don't publish to galaxy (yet)
6
- - 701 # We don't publish to galaxy (yet)
7
- fqcn-builtins # I see no benefit as we dont use custom roles
8
- - 204 # The long line should be re-evaluated
9
use_default_rules: true
10
verbosity: 1
0 commit comments