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 638ad1b commit 40ff30fCopy full SHA for 40ff30f
requirements.txt
@@ -1,4 +1,7 @@
1
-molecule[docker]==3.2.4
+molecule[docker]==3.3.4
2
+# earlier versions of molecule (<3.5.1) depend on ansiblelint.prerun
3
+# ansiblelint.prerun removed from ansible-lint in 6.0.0
4
+ansible-lint<6.0.0
5
6
# track debian stable version of ansible (roughly)
7
# https://packages.debian.org/bullseye/ansible
0 commit comments