From 913ff566ece14d7e4e54a551d82f8c486073d6ee Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Wed, 26 Sep 2018 09:13:20 +0200 Subject: [PATCH] Add a tag to rebuild the search index Signed-off-by: Clement Verna --- playbooks/manual/rebuild/fedora-packages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/manual/rebuild/fedora-packages.yml b/playbooks/manual/rebuild/fedora-packages.yml index e56fe26e58..e5aaf7244d 100644 --- a/playbooks/manual/rebuild/fedora-packages.yml +++ b/playbooks/manual/rebuild/fedora-packages.yml @@ -44,6 +44,7 @@ - name: Rebuild that search index on the side and install it. (just prod) hosts: packages + tags: rebuild-prod-index user: root become: True become_user: apache