summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--roles/bodhi2/backend/tasks/main.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml
index fd8a0a126..fabe2c6f8 100644
--- a/roles/bodhi2/backend/tasks/main.yml
+++ b/roles/bodhi2/backend/tasks/main.yml
@@ -188,13 +188,13 @@
- bodhi
- fedwatch
-- name: Removed old unused fedwatch package.
- package: pkg={{ item }} state=absent
+- name: Remove old unused fedwatch package.
+ package: pkg=fedwatch state=absent
tags:
- bodhi
- fedwatch
-- name: Removed old unused fedwatch files.
+- name: Remove old unused fedwatch files.
file: path={{item}} state=absent
with_items:
- /usr/lib/systemd/system/fedwatch.service.d/fedwatch.conf