commit | 1b36d1774fb86025723c80b448d8c9b31de7a94e | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Mon Apr 23 15:28:33 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Mon Apr 23 15:28:33 2018 -0400 |
tree | 8898b4439a0b387c541c91b722247874b2f057fc | |
parent | 2dfecacdebfbd82cb1fdb7fc2a142e2033b50f16 [diff] |
Updated LICENSE file
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