Correct package name.
This commit is contained in:
parent
5efd4cd82d
commit
578a77c883
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- zanata2fedmsg
|
- python-zanata2fedmsg
|
||||||
- libsemanage-python
|
- libsemanage-python
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue