This repository contains an Ansible role that helps to setup epel on a node that will be used for the Apigee Platform.
The role requires elevated privilege.
| Variable Name | Description |
|---|---|
| epel_repo | “https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm” |
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-os-epel }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.