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:
parent
273848db7f
commit
e0899fbb16
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue