mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-08 14:32:09 -03:30
* Bump molecule to 25.12.0 Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Fixed ansible role not found in molecule after 25.2.0 Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> Signed-off-by: ChengHao Yang
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
-r ../requirements.txt
|
|
distlib==0.4.0 # required for building collections
|
|
molecule==25.12.0
|
|
pytest-testinfra==10.2.2
|