Upgrade to the latest ansible version
This commit is contained in:
parent
7bea2de14b
commit
be8e2606bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue