Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-iptables-flush
/
e5f7d578beffb28a7628467cb90c744c463d19c5
/
.
/
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