From 3925007a1d9c043cf27b22cb4cb596b2a942b2c9 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 18 Nov 2019 18:52:09 +0000 Subject: [PATCH] wiki: add missing role: directive. Signed-off-by: Kevin Fenzi --- playbooks/groups/wiki.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/wiki.yml b/playbooks/groups/wiki.yml index 106e583dce..c64b7fa0a7 100644 --- a/playbooks/groups/wiki.yml +++ b/playbooks/groups/wiki.yml @@ -26,7 +26,7 @@ - fas_client - collectd/base - apache - - { fedmsg/base, + - { role: fedmsg/base, when: deployment_type == "prod" } # Set up for fedora-messaging - { role: rabbit/user,