summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/post-install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/openstack/openshift-cluster/post-install.yml')
-rw-r--r--playbooks/openstack/openshift-cluster/post-install.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/openstack/openshift-cluster/post-install.yml b/playbooks/openstack/openshift-cluster/post-install.yml
index 417813e2a..7b1744a18 100644
--- a/playbooks/openstack/openshift-cluster/post-install.yml
+++ b/playbooks/openstack/openshift-cluster/post-install.yml
@@ -22,9 +22,9 @@
- when: openshift_use_flannel|default(False)|bool
block:
- include_role:
- name: openshift-ansible/roles/os_firewall
+ name: os_firewall
- include_role:
- name: openshift-ansible/roles/lib_os_firewall
+ name: lib_os_firewall
- name: set allow rules for dnsmasq
os_firewall_manage_iptables:
name: "{{ item.service }}"