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-etcd-ca.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

(limited to 'playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml')

diff --git a/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml b/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml
index 29f821eda..77dd121b3 100644
--- a/playbooks/byo/openshift-cluster/redeploy-etcd-ca.yml
+++ b/playbooks/byo/openshift-cluster/redeploy-etcd-ca.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/etcd-ca.yml
-- 
cgit v1.2.3