| commit | 2dfecacdebfbd82cb1fdb7fc2a142e2033b50f16 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Mon Apr 23 14:50:52 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Mon Apr 23 14:50:52 2018 -0400 |
| tree | bb8ef95203fa288ca56208d072aaf9beb114594d | |
| parent | 9588af02d0a46d6592a0ea364d01108941732058 [diff] |
Updated docs
This repository contains an Ansible role to update an Apigee Component inplace. This is not a version upgrade but instead the application of a minor version update.
None
| Variable Name | Description |
|---|---|
| component | The component name to use with apigee-service {{ component }} update |
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-update-component-inplace }
Apache 2.0
Carlos Frias