This commit is contained in:
Ralph Bean 2017-08-27 20:01:36 +00:00
parent d931f088d2
commit 1100dc7673

View file

@ -188,13 +188,13 @@
- bodhi - bodhi
- fedwatch - fedwatch
- name: Removed old unused fedwatch package. - name: Remove old unused fedwatch package.
package: pkg={{ item }} state=absent package: pkg=fedwatch state=absent
tags: tags:
- bodhi - bodhi
- fedwatch - fedwatch
- name: Removed old unused fedwatch files. - name: Remove old unused fedwatch files.
file: path={{item}} state=absent file: path={{item}} state=absent
with_items: with_items:
- /usr/lib/systemd/system/fedwatch.service.d/fedwatch.conf - /usr/lib/systemd/system/fedwatch.service.d/fedwatch.conf