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

rpm_key fingerprint is available since ansible 2.9

This commit is contained in:
L3D 2020-02-26 14:46:55 +01:00
parent 225bd0dc68
commit 273848db7f
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -4,12 +4,14 @@ galaxy_info:
description: Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos description: Ansible role to install the Extra Packages for Enterprise Linux (EPEL) - Repository on RHEL/centos
role_name: epel role_name: epel
license: MIT license: MIT
min_ansible_version: 2.7 min_ansible_version: 2.9
github_branch: master github_branch: master
platforms: platforms:
- name: EL - name: EL
versions: versions:
- all - 6
- 7
- 8
galaxy_tags: galaxy_tags:
- epel - epel
- epelrepo - epelrepo