pin ansible to version 2.7.x
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
549f38c317
commit
ee74d2f776
@ -19,6 +19,7 @@ ENV PACKAGES="\
|
|||||||
"
|
"
|
||||||
|
|
||||||
ENV PIP_PACKAGES="\
|
ENV PIP_PACKAGES="\
|
||||||
|
ansible~=2.7.0 \
|
||||||
molecule[ec2] \
|
molecule[ec2] \
|
||||||
virtualenv \
|
virtualenv \
|
||||||
apache-libcloud \
|
apache-libcloud \
|
||||||
|
@ -19,6 +19,7 @@ ENV PACKAGES="\
|
|||||||
"
|
"
|
||||||
|
|
||||||
ENV PIP_PACKAGES="\
|
ENV PIP_PACKAGES="\
|
||||||
|
ansible~=2.7.0 \
|
||||||
molecule[gce] \
|
molecule[gce] \
|
||||||
virtualenv \
|
virtualenv \
|
||||||
apache-libcloud \
|
apache-libcloud \
|
||||||
|
Reference in New Issue
Block a user