From 7d555333bcb88aa99ea8a1d46ce3f1383519f84f Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 13 Sep 2017 08:11:38 -0500 Subject: rebase on master Signed-off-by: Adam Miller --- playbooks/common/openshift-cluster/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playbooks/common/openshift-cluster/config.yml') diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml index e0710e549..a31d6e2dc 100644 --- a/playbooks/common/openshift-cluster/config.yml +++ b/playbooks/common/openshift-cluster/config.yml @@ -1,7 +1,7 @@ --- # TODO: refactor this into its own include # and pass a variable for ctx -- name: Verify Install Requirements +- name: Verify Requirements hosts: oo_all_hosts roles: - openshift_health_checker -- cgit v1.2.1