corrections
This commit is contained in:
parent
113c6d0483
commit
6dca8613e3
@ -42,9 +42,9 @@
|
|||||||
group: root
|
group: root
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
|
|
||||||
# The CentOS extras repos has epel-release provided
|
# The extras repos has epel-release provided
|
||||||
- name: Enable the EPEL repository
|
- name: Enable the EPEL repository
|
||||||
yum:
|
dnf:
|
||||||
name: epel-release
|
name: epel-release
|
||||||
state: present
|
state: present
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
Reference in New Issue
Block a user