Skip to content

Commit

Permalink
ci: pin ansible packages
Browse files Browse the repository at this point in the history
  • Loading branch information
trfore committed Jun 6, 2024
1 parent df65cd6 commit 1917164
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r ../requirements.txt
ansible>=7.4.0
ansible-compat>=4.1.7
ansible-lint>=6.14.0
molecule>=4.0.0,<25.0.0
molecule-plugins[docker]>=23.0.0
ansible==9.6.1
ansible-compat==24.6.1
ansible-lint==24.6.0
molecule==24.6.0
molecule-plugins[docker]==23.5.3
paramiko>=3.0.0
pre-commit>=3.2.0
pylint>=3.0.0
Expand Down

0 comments on commit 1917164

Please sign in to comment.