From 4521c81a696c8d4b70ca78141a10761a2e70863f Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 4 Oct 2018 10:02:46 +0000 Subject: [PATCH] Fix role call Signed-off-by: Patrick Uiterwijk --- playbooks/groups/pkgs.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/playbooks/groups/pkgs.yml b/playbooks/groups/pkgs.yml index 8d5f448718..79d9c1562b 100644 --- a/playbooks/groups/pkgs.yml +++ b/playbooks/groups/pkgs.yml @@ -19,13 +19,11 @@ - collectd/base - sudo - apache - - repospanner/server - node: fedora01 - region: rpms - spawn_repospanner_node: true - when: env == "staging" - tags: - - repospanner/server + - { role: repospanner/server + node: fedora01 + region: rpms + spawn_repospanner_node: true + when: env == "staging" } - gitolite/base - cgit/base - cgit/clean_lock_cron