Merge pull request #415 from elastic/bump_ansible

Upgrade to the latest ansible version
This commit is contained in:
Michael Russell 2018-02-01 17:09:57 +01:00 committed by GitHub
commit d7a5af8c33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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