Revert "Ensure new python-fmn is gone"

This reverts commit dc3150567f.

Conflicts:
	roles/notifs/backend/tasks/main.yml
	roles/notifs/frontend/tasks/main.yml
This commit is contained in:
Jeremy Cline 2017-05-15 21:50:29 +00:00
parent 4233f7536b
commit 1d91cae257
2 changed files with 0 additions and 6 deletions

View file

@ -1,9 +1,6 @@
---
# Configuration for the notifications consumer
- name: remove new fmn
yum: pkg=python2-fmn state=absent
- name: install needed packages
yum: pkg={{ item }} state=present
with_items:

View file

@ -1,9 +1,6 @@
---
# Configuration for the Fedora Notifications webapp
- name: remove new fmn
yum: pkg=python2-fmn state=absent
- name: install needed packages
yum: pkg={{ item }} state=present
with_items: