commit | d821796372961ea2b40941e7457b8b6eb1223e08 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Apr 06 16:21:06 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Fri Apr 06 16:21:06 2018 -0400 |
tree | df317e1e672fde94f3bad0d70d1069609bd4c76e | |
parent | 45a01baaabdb0e467671cf8f8e75b98960339d56 [diff] |
Updates to docs and sequence of role invocations.
This role sets up system packages that enable Openldap to be configured correctly for the Apigee platform.
This role requires elevated system privilege.
The openldap
collection contains the names of the system packages that should be installed assuming it is available:
openldap: - openldap - openldap-clients - openldap-servers
Should the openldap
packages fail to install this role will attempt to install version 2.4.0 specifically of openldap.
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers roles: - { role: apigee-opdk-setup-os-openldap }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.