Updated LICENSE file
1 file changed
tree: cc45de36373c8b5c152c070d84d9ecfbf1e88ddb
  1. defaults/
  2. handlers/
  3. meta/
  4. tasks/
  5. tests/
  6. vars/
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTION.md
  10. LICENSE
  11. README.md
README.md

Apigee OPDK Setup Validate Cleanup

This role performs the installation cleanup of the Apigee OPDK validation.

Requirements

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.

Role Variables

Default values for variables are provided by the role apigee-opdk-setup-default-settings.

Dependencies

This role depends on the following roles:

  • apigee-opdk-setup-default-settings

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-validate-cleanup }

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias

Required Disclaimer

This is not an officially supported Google product.