summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift_facts.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/byo/openshift_facts.yml')
-rw-r--r--playbooks/byo/openshift_facts.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/playbooks/byo/openshift_facts.yml b/playbooks/byo/openshift_facts.yml
index a21b6a0a5..a8c1c3a88 100644
--- a/playbooks/byo/openshift_facts.yml
+++ b/playbooks/byo/openshift_facts.yml
@@ -1,9 +1,14 @@
---
+- include: openshift-cluster/initialize_groups.yml
+ tags:
+ - always
+
- include: ../common/openshift-cluster/std_include.yml
tags:
- always
- name: Gather Cluster facts
+ # Temporarily reverting to OSEv3 until group standardization is complete
hosts: OSEv3
roles:
- openshift_facts