Commit 2dd3506
committed
lock ansible-lint version at 4.3.5; suppress role name lint warning
lock the ansible-lint version to use the latest version 4.3.5 which
is compatible with the latest ansible
This means we need to suppress the error about the role name, and
the error about missing `mode` in `file` and `template` usage.1 parent 80a2200 commit 2dd3506
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments