Upgrade to the latest ansible version

This commit is contained in:
Michael Russell 2018-02-01 16:00:26 +01:00
parent 7bea2de14b
commit be8e2606bf
No known key found for this signature in database
GPG key ID: A90C1696496085FE

View file

@ -10,7 +10,7 @@ provisioner:
require_ansible_omnibus: false
require_ansible_source: false
require_pip: true
ansible_version: 2.3.2.0
ansible_version: 2.4.3.0
http_proxy: <%= ENV['HTTP_PROXY'] %>
https_proxy: <%= ENV['HTTPS_PROXY'] %>
no_proxy: localhost,127.0.0.1