blob: e1ba966046cb065f24c1ad9fc39d0676186d1c01 [file] [log] [blame]
---
# tasks file for apigee-opdk-iptables-port-block
#- name: Flushing iptables
# shell: "iptables -F"
- name: Flushing iptables
become: true
become_user: root
iptables:
flush: yes