commit | 438ce3ed27176c7f840730a319aa083ce1ff362a | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Feb 14 12:03:07 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Tue Feb 14 12:03:07 2017 -0500 |
tree | 3d02ad63747b94cdc396a15e2839d44b72601ba7 | |
parent | e281c77cafc413231635d4b174bfa1e2db8ddaba [diff] |
updated task names for clarity and trying to remove extra setup default settings invocations.
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