updated where start is done.
diff --git a/tasks/main.yml b/tasks/main.yml index cc95f5a..fbee1c4 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -3,6 +3,7 @@ #- block: - name: Perform component update become: true + become_user: root shell: '{{ apigee_update }} -c {{ component }} -f {{ opdk_installation_config_file }}' environment: http_proxy: "{{ http_proxy }}"