You've already forked ansible-molecule
Add passlib: Crypt is deprecated from Py3.13
This commit is contained in:
@@ -6,7 +6,8 @@ RUN apt-get update && apt-get install -y git && \
|
|||||||
'ansible-compat==3.0.2' \
|
'ansible-compat==3.0.2' \
|
||||||
'molecule[docker]<5.0.0' \
|
'molecule[docker]<5.0.0' \
|
||||||
'ansible-lint==6.16.2' \
|
'ansible-lint==6.16.2' \
|
||||||
'yamllint==1.32.0' && \
|
'yamllint==1.32.0' \
|
||||||
|
'passlib==1.7.4' && \
|
||||||
ansible-galaxy collection install community.general \
|
ansible-galaxy collection install community.general \
|
||||||
ansible.windows
|
ansible.windows
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user