Code Review
/
ansible
/
roles
/
lf-recommended-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
379bb5f
)
Fix: Update requirements.txt versions
80/73980/1
author
Anil Belur
<abelur@linuxfoundation.org>
Fri, 12 Dec 2025 13:07:23 +0000
(23:07 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Fri, 12 Dec 2025 13:29:25 +0000
(23:29 +1000)
- Update molecule-plugins version to 23.5.7
- Update ansible to 10.6.1
- Update ansible-lint to 25.0.5
This is a follow-up fix to align with other role updates.
Change-Id: I09ff56a23f16bb703d83f1583809e3f18b6b9740
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
51293df
..
0ec030c
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,4
+1,4
@@
-ansible
>=2.17,<2.19
-ansible-lint
>=6.22,<25.0
-molecule
>=6.0,<25.0
-molecule-plugins[podman]
>=23.5,<25.0
+ansible
+ansible-lint
+molecule
+molecule-plugins[podman]