From 1d51b98bd4a0da2ccbde9915541326a062c4080a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 30 Aug 2018 15:42:17 +0000 Subject: [PATCH] also helps if you spell it right --- playbooks/groups/sundries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 7db612464d..b80e3c0fb7 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -27,7 +27,7 @@ - geoip-city-wsgi/app - role: easyfix/gather when: master_sundries_node - - role: regindexer + - role: regindexer/build when: master_sundries_node and env == "staging" - role: bz_review_report when: master_sundries_node and env != "staging"