clean up more old infrastructure-testing repo stuff

This commit is contained in:
Kevin Fenzi 2017-08-10 17:45:26 +00:00
parent 74b74a5bb3
commit 3cb2683c7a
5 changed files with 4 additions and 8 deletions

View file

@ -1,6 +1,6 @@
---
- name: install needed packages for blockerbugs
yum: state=present name={{ item }} enablerepo=epel-testing,infrastructure-testing
yum: state=present name={{ item }} enablerepo=epel-testing
with_items:
- libsemanage-python
- python-psycopg2