commit | 527bd9b27464261a877cb7331242ea67e966400a | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Wed Aug 16 22:17:51 2017 -0400 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Wed Aug 16 22:17:51 2017 -0400 |
tree | 615ba05456ad88e3076f4fcf8fff34669b8f0da9 | |
parent | f107718798614923d80f919b68eb5601197240a8 [diff] |
updated module
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml index 713045d..88a549b 100644 --- a/tasks/with_no_proxy.yml +++ b/tasks/with_no_proxy.yml
@@ -1,3 +1,3 @@ --- - name: Install Apigee component for version {{ opdk_version }} or greater with no proxy - {{ profile }} - command: '{{ apigee_service }} {{ component }} install' + shell: '{{ apigee_service }} {{ component }} install'