commit | 300e7a29938b725f75256c0d0633e6f096af2d46 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 11:07:51 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 11:07:51 2017 -0400 |
tree | e8d2ad1509e60dc1b36ea0928a4e03faa798d752 | |
parent | e9539739d6e9576d52dd4799cd9090ad683c94cb [diff] |
updates for upgrade
diff --git a/tasks/main.yml b/tasks/main.yml index adbc8c0..9b81b3a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -1,10 +1,6 @@ --- # tasks file for opdk-update-component - block: - - - name: Update apigee-setup - shell: '{{ apigee_service }} apigee-setup update' - - name: Perform component update - {{ apigee_component }} shell: '{{ apigee_update }} -c {{ component }} -f {{ opdk_installation_config_file }}'