Skip to content

Commit cb2e4be

Browse files
committed
Pin Ansible & Molecule version
1 parent e02581e commit cb2e4be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
yamllint
22
ansible-lint
3-
ansible
3+
ansible==9.6.1
44
ansible-compat
55
antsibull-changelog
66
antsibull-docs

roles/pip/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ antsibull-changelog
66
antsibull-docs
77
docker>=7.1.0
88
requests==2.31.0
9-
molecule
10-
molecule-plugins[docker]
9+
molecule==24.6.0
10+
molecule-plugins[docker]==23.5.3
1111
passlib

0 commit comments

Comments
 (0)