From 884522dbee5be7565b4c75e7f31496848133847b Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Wed, 16 Aug 2017 10:55:27 -0400 Subject: Adding std_include to the metrics playbook. --- playbooks/byo/openshift-cluster/openshift-metrics.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'playbooks/byo/openshift-cluster/openshift-metrics.yml') diff --git a/playbooks/byo/openshift-cluster/openshift-metrics.yml b/playbooks/byo/openshift-cluster/openshift-metrics.yml index 5ad3a1a01..1135c8c11 100644 --- a/playbooks/byo/openshift-cluster/openshift-metrics.yml +++ b/playbooks/byo/openshift-cluster/openshift-metrics.yml @@ -1,4 +1,10 @@ --- - include: initialize_groups.yml + tags: + - always + +- include: ../../common/openshift-cluster/std_include.yml + tags: + - always - include: ../../common/openshift-cluster/openshift_metrics.yml -- cgit v1.2.1