commit | 6b9a769f446f1f33ecb34e9bbc502822bfc36914 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 20:55:26 2018 -0600 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 08 20:55:26 2018 -0600 |
tree | 5a04b5e7c6040037c8797b797fe23f907e490b72 | |
parent | f58f0b58455330d014f3f8049b7ad041653bba80 [diff] |
updated attributes for upload and install of archive
diff --git a/tasks/main.yml b/tasks/main.yml index a08f8c0..4c8b926 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -1,7 +1,7 @@ --- # tasks file for opdk-update-component #- block: -- name: Perform component update - {{ apigee_component }} +- name: Perform component update shell: '{{ apigee_update }} -c {{ component }} -f {{ opdk_installation_config_file }}' - name: Validate component starts