commit | 4eb32c602ed0c045567f08135da79c1e8a1b2d71 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 17:06:03 2018 -0600 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 09 17:06:03 2018 -0600 |
tree | 8793b8cb8a018d0bdfa55c93303ca67029ff88af | |
parent | 7d4c0ac09571837630d5fcbc5b73eefdd27187ee [diff] |
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 }}"