skylab
/
skylab-ansible
Archived
2
0
Fork 0

Bump ansible to ^4.9

This commit is contained in:
Ethan Paul 2021-12-11 15:55:38 -05:00
parent 425761f0f5
commit 85877f8431
No known key found for this signature in database
GPG Key ID: 6A337337DF6B5B1A
2 changed files with 304 additions and 199 deletions

501
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
ansible = "^3.4.0"
ansible = "^4.9.0"
docker = "^4.2.0"
docker-compose = "^1.25.4"
paramiko = "^2.7.1"