commit | e64df12b664b8fdfcaf30a51b3bb6d3e58cd3489 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Apr 06 20:47:27 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Fri Apr 06 20:47:27 2018 -0400 |
tree | d0a35d3e12a99fafba4e90d3e5866a9e6976e2f4 | |
parent | 14d5d3e9170983de26ff2a81430bcbb946d4ceb3 [diff] |
updated docs and task sequence
This role sets up a scaffolded apigee_home
to redirect components and data to custom locations. This role will setup the target links if the target_links
collection is provided.
This role requires elevated system privilege.
The collection target_links
is used for creating softlinks from apigee system folders to customer target locations.
target_links: - { src: '/apps/opt/apigee', dest: '/opt/apigee' }
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-target-links }
BSD
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.