commit | 89c203dc0aa92233eb320c517d2825a020daeda9 | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 22:10:58 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Fri Oct 07 22:10:58 2016 -0400 |
tree | ee5dbdfe01d6f9a2d6f262982a5f8f70630d133c | |
parent | 3ffc8fc29d5aaaa90327b32331d41ca2143281b1 [diff] |
updated role name to make use of the apigee- prefix
This role performs the installation cleanup of the Apigee OPDK validation.
The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that files containing credentials are stored in the ~/.apigee folder.
Default values for variables are provided by the role apigee-opdk-setup-default-settings.
This role depends on the following roles:
- hosts: servers roles: - { role: apigee-opdk-setup-validate-cleanup }
Apache License Version 2.0, January 2004
Carlos Frias