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

Update taskname

This commit is contained in:
L3D 2020-02-27 16:42:08 +01:00 committed by L3D
parent 273848db7f
commit e0899fbb16
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -14,7 +14,7 @@
state: present
fingerprint: "{{ epel_repo.fingerprint[ansible_distribution_major_version] }}"
rescue:
- name: import epel gpgp from url
- name: import epel gpg key from url
rpm_key:
key: "{{ epel_repo.gpg_key_url }}"
state: present