Skip to content

Commit 9986aa9

Browse files
committed
Update molecule, ansible
1 parent c9f830b commit 9986aa9

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

requirements.txt

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
molecule[docker]==4.0.4
1+
# TODO upgrade to v6 once Issue resolved
2+
# https://github.com/ansible/molecule/issues/4015#issuecomment-1680859724
3+
molecule==5.1.0
4+
molecule-plugins[docker,vagrant]==23.5.0
25

3-
molecule-plugins[vagrant]==v23.0.0
4-
python-vagrant==1.0.0
5-
6-
# ansible-compat 3.0 requires ansible 2.11
7-
ansible-compat<3.0
8-
9-
# track debian stable version of ansible (roughly)
10-
# https://packages.debian.org/bullseye/ansible
11-
ansible==2.10.7
6+
# track debian testing version of ansible (roughly)
7+
ansible==7.7.0

0 commit comments

Comments
 (0)