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