Update Ansible from 2.2.0.0 to 2.3.2.0

Let's update Ansible to the latest version, 2.2 is bound to be
end of life shortly after 2.4 releases sometime next month if all
things go according to plan.

Change-Id: I2a59e22a38918ae45e0518b0af85ad6e8bc9423c
This commit is contained in:
David Moreau-Simard 2017-08-22 14:32:51 -04:00
parent e655e8eed0
commit a992bfac8b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ GIT_BRANCH=${GIT_BRANCH:-master}
# We're using enough ansible specific features that it's extremely
# possible that new ansible releases can break us. As such we should
# be very deliberate about which ansible we use.
ANSIBLE_VERSION=${ANSIBLE_VERSION:-2.2.0.0}
ANSIBLE_VERSION=${ANSIBLE_VERSION:-2.3.2.0}
export DSTOOLS_VERSION=${DSTOOLS_VERSION:-0.4.0}
# sshd may have been compiled with a default path excluding */sbin