Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-iptables-flush
/
392ef961d320b36878a1e74dfa6c4b77d1c04384
/
.
/
tasks
/
main.yml
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