From ca18ecf7c9c0b6ff2896bf3e7393562376952528 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 6 Nov 2014 15:07:55 +0000 Subject: [PATCH] Not enough to satisfy the gods. --- playbooks/manual/rebuild/fedora-packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/rebuild/fedora-packages.yml b/playbooks/manual/rebuild/fedora-packages.yml index 27edccd8d7..d3c21182c1 100644 --- a/playbooks/manual/rebuild/fedora-packages.yml +++ b/playbooks/manual/rebuild/fedora-packages.yml @@ -29,7 +29,7 @@ - fcomm-cache-worker - name: Nuke the old xapian search index - file: path={{cache_root}}/packages/xapian state=absent + file: path={{cache_root}}/packages/ state=absent when: install_packages_indexer - name: Recreate some structure for the search index