Explorar o código

Minor update to correct firewall play name

Russell Teague %!s(int64=7) %!d(string=hai) anos
pai
achega
5a385ea825
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      playbooks/common/openshift-cluster/initialize_firewall.yml

+ 2 - 2
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