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 5271d0c commit a6f2166Copy full SHA for a6f2166
.github/workflows/requirements/requirements_ansible_lint.txt
@@ -1,5 +1,5 @@
1
ansible-core==2.16.14
2
jinja2==3.1.6
3
-ansible-compat==25.5.0
+ansible-compat==25.8.1
4
yamllint==1.37.1
5
-ansible-lint==25.5.0
+ansible-lint==25.8.2
.github/workflows/requirements/requirements_molecule.txt
@@ -1,7 +1,7 @@
-molecule==25.5.0
-molecule-plugins[docker]==23.7.0
+molecule==25.7.0
+molecule-plugins[docker]==25.8.12
6
docker==7.1.0
7
requests==2.32.3
0 commit comments