1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_epel.git synced 2024-08-16 14:49:49 +02:00
ansible_role_epel/meta/main.yml

21 lines
396 B
YAML
Raw Normal View History

2020-02-20 17:36:04 +01:00
---
galaxy_info:
2021-03-12 14:52:51 +01:00
author: do1jlr
2020-02-20 17:36:04 +01:00
description: Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
role_name: epel
license: MIT
min_ansible_version: 2.9
2021-03-12 14:52:51 +01:00
github_branch: main
2020-02-20 17:36:04 +01:00
platforms:
- name: EL
versions:
- 6
- 7
- 8
2020-02-20 17:36:04 +01:00
galaxy_tags:
- epel
- epelrepo
- repo
- enterprise
dependencies: []