Преглед на файлове

Merge pull request #5073 from mtnbikenc/fix-firewall-play

Minor update to correct firewall play name
Russell Teague преди 7 години
родител
ревизия
58c50844ad
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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
   hosts: oo_all_hosts
   tasks:
   tasks:
-  - name: install and configure the proper firewall settings
+  - name: Install and configure the proper firewall settings
     include_role:
     include_role:
       name: os_firewall
       name: os_firewall