commit | cf3fe21e88e37f1d20280a6354b2a11014a63ddb | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 10:46:44 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 12 10:46:44 2017 -0400 |
tree | e8d2ad1509e60dc1b36ea0928a4e03faa798d752 | |
parent | a5ea8eac23cf7b87b68649c9ba8bafaf9a6bb296 [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 }}'