commit | 6498b3d1837c3c8a0db2396772de0e9207c3cbb5 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Sun Feb 11 22:10:53 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Sun Feb 11 22:10:53 2018 -0500 |
tree | 7cccf99156e1163d278a574bbf081154e95489b8 | |
parent | 998ffa92583dddbc65819af38bb420bc29257b0c [diff] |
clean up bootstrap
diff --git a/tasks/main.yml b/tasks/main.yml index 5072fa3..db47954 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -29,6 +29,6 @@ when: not apigee_service.stat.exists - name: Install Apigee component with proxy - apigee-setup - command: '/opt/apigee/apigee-service/bin/apigee-service apigee-setup install' + command: '{{ apigee_service }} apigee-setup install'