We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80a2200 + 2dd3506 commit 00a6803Copy full SHA for 00a6803
.ansible-lint
@@ -1,3 +1,5 @@
1
---
2
skip_list:
3
- '602'
4
+- '106'
5
+- '208'
tox.ini
@@ -108,7 +108,7 @@ commands =
108
[molecule_common]
109
changedir = {toxinidir}
110
deps =
111
- ansible-lint==4.2.0
+ ansible-lint==4.3.5
112
{env:LSR_ANSIBLE_DEP:ansible}
113
docker{env:LSR_MOLECULE_DOCKER_VERSION:}
114
molecule<3
0 commit comments