From 5a385ea825a94b468db25684b5cfe6fb5dd28999 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Fri, 11 Aug 2017 15:39:57 -0400 Subject: Minor update to correct firewall play name --- playbooks/common/openshift-cluster/initialize_firewall.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'playbooks') diff --git a/playbooks/common/openshift-cluster/initialize_firewall.yml b/playbooks/common/openshift-cluster/initialize_firewall.yml index 7d7a427d4..f0374fbc7 100644 --- a/playbooks/common/openshift-cluster/initialize_firewall.yml +++ b/playbooks/common/openshift-cluster/initialize_firewall.yml @@ -1,7 +1,7 @@ --- -- name: Initialize host facts +- name: Initialize host firewall hosts: oo_all_hosts tasks: - - name: install and configure the proper firewall settings + - name: Install and configure the proper firewall settings include_role: name: os_firewall -- cgit v1.2.1