Merge pull request #415 from elastic/bump_ansible
Upgrade to the latest ansible version
This commit is contained in:
commit
d7a5af8c33
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ provisioner:
|
||||||
require_ansible_omnibus: false
|
require_ansible_omnibus: false
|
||||||
require_ansible_source: false
|
require_ansible_source: false
|
||||||
require_pip: true
|
require_pip: true
|
||||||
ansible_version: 2.3.2.0
|
ansible_version: 2.4.3.0
|
||||||
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
http_proxy: <%= ENV['HTTP_PROXY'] %>
|
||||||
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
https_proxy: <%= ENV['HTTPS_PROXY'] %>
|
||||||
no_proxy: localhost,127.0.0.1
|
no_proxy: localhost,127.0.0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue