Fix package name
This commit is contained in:
parent
14eeee7437
commit
ee97530629
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
- name: install packages for mirrorlist
|
- name: install packages for mirrorlist
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- mirrormanager-mirrorlist
|
- mirrormanager2-mirrorlist
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue