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'