Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #415 from elastic/bump_ansible
Browse files Browse the repository at this point in the history
Upgrade to the latest ansible version
  • Loading branch information
Crazybus authored Feb 1, 2018
2 parents 03a685b + be8e260 commit d7a5af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7a5af8

Please sign in to comment.