commit | 526f378dd30703ed0b4783fb78367b1512978a95 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Mon Mar 12 15:08:37 2018 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Mon Mar 12 15:08:37 2018 -0400 |
tree | 67333f6fd41c85ce08f2df175b140f8abc7f615b | |
parent | a90e04dcee9cf74965f9bef08ca9072f5d9eec34 [diff] |
Updated to better manage remote ldap
This role executes the validation included with the installation of Apigee OPDK.
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 }
Apache License Version 2.0, January 2004
Carlos Frias