commit | 7b720e18d8cdc44ce205a476ea2825b5772cd80f | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Mon Apr 23 15:37:09 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Mon Apr 23 15:37:09 2018 -0400 |
tree | 08b68aab50992105ae6e70f71cf7b6c8d2ff4bc4 | |
parent | 1b36d1774fb86025723c80b448d8c9b31de7a94e [diff] |
Updated CONTRIBUTION.md 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