I guess we're installing both versions of pip and boto
This commit is contained in:
parent
e707695692
commit
65ae3dd958
@ -8,6 +8,11 @@
|
||||
name: "{{ packages }}"
|
||||
vars:
|
||||
packages:
|
||||
- python3-pip
|
||||
- python3-boto
|
||||
- python3-boto3
|
||||
- python3-botocore
|
||||
- python3-setuptools
|
||||
- python-pip
|
||||
- python-boto
|
||||
- python-boto3
|
||||
|
Loading…
Reference in New Issue
Block a user