Add python-feedparser (and sort package install list here)

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-07-14 06:32:07 +00:00
parent 5b31c70bab
commit 9f14459a67

View file

@ -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