From 06d5cca970786f5dfeafd1e94b5c0d9601b76e24 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 13 Dec 2015 18:35:07 +0000 Subject: [PATCH] Drop this task as we set this script up later in the playbook --- roles/bodhi2/backend/tasks/main.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/roles/bodhi2/backend/tasks/main.yml b/roles/bodhi2/backend/tasks/main.yml index b375800d8b..fcfc3a0d2c 100644 --- a/roles/bodhi2/backend/tasks/main.yml +++ b/roles/bodhi2/backend/tasks/main.yml @@ -12,11 +12,6 @@ tags: - bodhi -- name: add the ftpsync update-fullfilelist script - copy: src=update-fullfilelist dest=/usr/local/bin/update-fullfilelist owner=ftpsync group=ftpsync mode=555 - tags: - - bodhi - - name: install needed packages yum: pkg={{ item }} state=present with_items: