Fix: molecule 25.12.0 test (#12808)

* 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
This commit is contained in:
ChengHao Yang
2025-12-31 17:42:34 +08:00
committed by GitHub
parent 6d850a0dc5
commit 2d6e508084
4 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
-r ../requirements.txt
distlib==0.4.0 # required for building collections
molecule==25.1.0
molecule==25.12.0
pytest-testinfra==10.2.2