summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/initialize_firewall.yml
blob: 7d7a427d4e79266d95bd20db2d6a145f02cbc66c (plain)
1
2
3
4
5
6
7
---
- name: Initialize host facts
  hosts: oo_all_hosts
  tasks:
  - name: install and configure the proper firewall settings
    include_role:
      name: os_firewall