Clone this repo:

Branches

  1. 7c7a73d Updated README.md file by Carlos Frias · 7 years ago master
  2. 976db0c Updated existing changes by Carlos Frias · 7 years ago
  3. fef8707 Updated README.md file by Carlos Frias · 7 years ago
  4. 541071a Updated README.md file by Carlos Frias · 7 years ago
  5. 7b720e1 Updated CONTRIBUTION.md file by Carlos Frias · 7 years ago

Apigee OPDK Update Component Inplace

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.

Requirements

None

Role Variables

Variable NameDescription
componentThe component name to use with apigee-service {{ component }} update

Dependencies

None

Example Playbook

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 }

License

Apache 2.0

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.