-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path.ansible-lint-ignore
50 lines (50 loc) · 1.75 KB
/
.ansible-lint-ignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# This file contains ignores rule violations for ansible-lint
.mega-linter.yml yaml[comments]
.pre-commit-config.yaml yaml[comments]
defaults/main.yml jinja[spacing]
defaults/main.yml var-naming[pattern]
eclipse.yml role-name[path]
handlers/main.yml name[casing]
handlers/main.yml no-free-form
molecule/default/converge.yml role-name[path]
molecule/default/molecule.yml yaml[comments]
requirements.yml yaml[comments]
tasks/cleanups.yml ignore-errors
tasks/cleanups.yml name[casing]
tasks/cleanups.yml no-free-form
tasks/config.yml name[casing]
tasks/config.yml no-free-form
tasks/config.yml yaml[comments]
tasks/eclipse.yml deprecated-module
tasks/eclipse.yml ignore-errors
tasks/eclipse.yml literal-compare
tasks/eclipse.yml name[casing]
tasks/eclipse.yml name[missing]
tasks/eclipse.yml no-changed-when
tasks/eclipse.yml no-free-form
tasks/eclipse.yml no-jinja-when
tasks/features.yml command-instead-of-shell
tasks/features.yml ignore-errors
tasks/features.yml name[missing]
tasks/features.yml no-changed-when
tasks/install_CentOS.yml ignore-errors
tasks/install_CentOS.yml name[casing]
tasks/install_CentOS.yml name[missing]
tasks/install_CentOS.yml no-free-form
tasks/install_MacOSX.yml name[missing]
tasks/install_MacOSX.yml no-free-form
tasks/install_Ubuntu.yml ignore-errors
tasks/install_Ubuntu.yml jinja[spacing]
tasks/install_Ubuntu.yml name[casing]
tasks/install_Ubuntu.yml name[missing]
tasks/install_Ubuntu.yml no-free-form
tasks/install_Ubuntu.yml yaml[comments-indentation]
tasks/lombok.yml name[missing]
tasks/lombok.yml no-free-form
tasks/main.yml deprecated-module
tasks/main.yml name[missing]
tasks/main.yml no-free-form
tests-TODELETE/test.yml args[module]
tests-TODELETE/test.yml name[play]
tests-TODELETE/test.yml no-free-form
tests-TODELETE/test.yml role-name[path]