upgrade ansible to 2.8.x
This commit is contained in:
parent
35762fb11a
commit
83d51723ec
@ -19,7 +19,7 @@ ENV PACKAGES="\
|
||||
"
|
||||
|
||||
ENV PIP_PACKAGES="\
|
||||
ansible~=2.7.0 \
|
||||
ansible~=2.8.0 \
|
||||
molecule[digitalocean] \
|
||||
virtualenv \
|
||||
pycrypto \
|
||||
|
@ -19,7 +19,7 @@ ENV PACKAGES="\
|
||||
"
|
||||
|
||||
ENV PIP_PACKAGES="\
|
||||
ansible~=2.7.0 \
|
||||
ansible~=2.8.0 \
|
||||
molecule[ec2] \
|
||||
virtualenv \
|
||||
apache-libcloud \
|
||||
|
@ -19,7 +19,7 @@ ENV PACKAGES="\
|
||||
"
|
||||
|
||||
ENV PIP_PACKAGES="\
|
||||
ansible~=2.7.0 \
|
||||
ansible~=2.8.0 \
|
||||
molecule[gce] \
|
||||
virtualenv \
|
||||
apache-libcloud \
|
||||
|
Reference in New Issue
Block a user