From e5f4823d6e4191367178f743ddd5e0885598e8cf Mon Sep 17 00:00:00 2001
From: Russell Teague <rteague@redhat.com>
Date: Fri, 3 Nov 2017 17:28:45 -0400
Subject: Playbook Consolidation - Initialization

---
 playbooks/byo/openshift-cluster/redeploy-router-certificates.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

(limited to 'playbooks/byo/openshift-cluster/redeploy-router-certificates.yml')

diff --git a/playbooks/byo/openshift-cluster/redeploy-router-certificates.yml b/playbooks/byo/openshift-cluster/redeploy-router-certificates.yml
index 2630fb234..181e03381 100644
--- a/playbooks/byo/openshift-cluster/redeploy-router-certificates.yml
+++ b/playbooks/byo/openshift-cluster/redeploy-router-certificates.yml
@@ -1,10 +1,4 @@
 ---
-- include: initialize_groups.yml
-  tags:
-  - always
-
-- include: ../../common/openshift-cluster/std_include.yml
-  tags:
-  - always
+- include: ../../init/main.yml
 
 - include: ../../common/openshift-cluster/redeploy-certificates/router.yml
-- 
cgit v1.2.3