commit | bb5e9110d44fa757bd0e044e3fe3d4578ff8c4c5 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Tue Aug 08 16:54:11 2017 -0400 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Tue Aug 08 16:54:11 2017 -0400 |
tree | 717f0ab763feaecfd8059f3e9e7c638e06508553 | |
parent | 1819b74080ad34e4fb853e0a576e60c3ba1ef86e [diff] |
updated repo config
diff --git a/tasks/main.yml b/tasks/main.yml index adba210..61ad0a3 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -1,7 +1,7 @@ --- # tasks file for apigee-opdk-yum-repository-proxy-config -- include: with_proxy.yml - when: https_proxy is defined +#- include: with_proxy.yml +# when: https_proxy is defined - include: with_no_proxy.yml - when: https_proxy is not defined +# when: https_proxy is not defined