fix: resolve ansible pipenv dependencies successfully (#977)

This commit is contained in:
Anish Lakhwara 2023-07-19 01:39:38 +10:00 committed by GitHub
parent 5dede47874
commit 4fed3ed1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 711 additions and 250 deletions

View File

@ -7,9 +7,9 @@ name = "pypi"
ansible = "==6.2.0"
molecule = {extras = ["docker"], version = "==4.0.1"}
certifi = "*"
ansible-lint = "==6.4.0"
yamllint = "==1.27.1"
ansible-core = "==2.13"
ansible-lint = "==6.16.0"
yamllint = "==1.30.0"
ansible-core = "==2.13.2"
docker = "*"
boto3 = "*"
jmespath = "*"

955
ansible/Pipfile.lock generated

File diff suppressed because it is too large Load Diff