Enable epel-testing.
This commit is contained in:
parent
ee97530629
commit
9d1e65e2f3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# tasklist for setting up the mirrorlist app components
|
# tasklist for setting up the mirrorlist app components
|
||||||
# create mirrormanager user
|
# create mirrormanager user
|
||||||
- name: install packages for mirrorlist
|
- name: install packages for mirrorlist
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present enablerepo=epel-testing
|
||||||
with_items:
|
with_items:
|
||||||
- mirrormanager2-mirrorlist
|
- mirrormanager2-mirrorlist
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue