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 f01965a commit 43d588fCopy full SHA for 43d588f
.ansible-lint
@@ -1,10 +1,9 @@
1
---
2
-# See https://ansible-lint.readthedocs.io/en/latest/configuring.html
3
-# for a list of the configuration elements that can exist in this
4
-# file.
+# See https://ansible-lint.readthedocs.io/configuring/ for a list of
+# the configuration elements that can exist in this file.
5
enable_list:
6
# Useful checks that one must opt-into. See here for more details:
7
- # https://ansible-lint.readthedocs.io/en/latest/rules.html
+ # https://ansible-lint.readthedocs.io/rules/
8
- fcqn-builtins
9
- no-log-password
10
- no-same-owner
0 commit comments