You've already forked ansible-docker
fix: add boto3 and botocore
This commit is contained in:
@ -9,6 +9,8 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \
|
||||
openssl \
|
||||
libyaml \
|
||||
python \
|
||||
python-boto3 \
|
||||
python-botocore \
|
||||
python-setuptools \
|
||||
python-pip \
|
||||
python-pytest \
|
||||
|
Reference in New Issue
Block a user