| commit | 4b828998abc014a5595b75a3fa96cc4c11c56702 | [log] [tgz] | 
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Wed Aug 09 14:19:54 2017 -0400 | 
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Wed Aug 09 14:19:54 2017 -0400 | 
| tree | de361db448498d3f6fe945eb217e8c1eec5c37d5 | |
| parent | e8516216e38dbb00e5470bcdcfc6ecc5c3117f1a [diff] | 
updated yum config
diff --git a/tasks/main.yml b/tasks/main.yml index ed56c26..4f8d22c 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -3,7 +3,7 @@ - block: - name: Use no proxy definitions - include: no_proxy.yml + include: with_no_proxy.yml when: opdk_version | version_compare('4.16', '>=') and http_proxy is not defined and https_proxy is not defined - name: Use proxy definitions