DCD-686: Amazon Linux 2 has updated its Ansible packages so we can remove pipenv from the installation phase.

This commit is contained in:
Steve Smith
2019-10-03 14:23:05 +10:00
parent 46adc9af3f
commit f5ebeaedb0
4 changed files with 17 additions and 81 deletions

View File

@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
ansible = "==2.7.11"
ansible = "==2.8.2"
boto3 = "==1.9.241"
botocore = "==1.12.241"