blob: 68f26b227ca3bbb805a6c65c05a4cb07441d9b13 [file] [log] [blame]
---
# tasks file for opdk-update-component
- name: Update apigee-setup
shell: '{{ apigee_service }} apigee-setup update'
- name: Perform component update - {{ apigee_component }}
shell: '{{ apigee_update }} -c {{ apigee_component }} -f {{ opdk_installation_config_file }}'