Add python-feedparser (and sort package install list here)
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
5b31c70bab
commit
9f14459a67
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
- name: Install needed packages
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- python-setuptools
|
||||
- python-genshi
|
||||
- babel
|
||||
- git
|
||||
- python-feedparser
|
||||
- python-genshi
|
||||
- python-setuptools
|
||||
- zanata-python-client
|
||||
tags:
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue