commit | 20e38253330722296e545cc61772a6f18d7bf05d | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Tue Sep 20 12:07:37 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Tue Sep 20 12:07:37 2016 -0400 |
tree | e806b8e37e43da88fa2c1ad3339811fa5dff4ef3 | |
parent | cdc4759bdb3bee1096ae6f52d1d1715cd4ff69e2 [diff] |
cleaned up logic
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 opdk-setup-default-settings.
This role depends on the following roles:
- hosts: servers roles: - { role: opdk-setup-validate-cleanup }
Apache License Version 2.0, January 2004
Carlos Frias