Skip to content

Commit

Permalink
feat
Browse files Browse the repository at this point in the history
  • Loading branch information
poppen committed Feb 23, 2024
1 parent 7818d19 commit 210bb00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
- name: Reload saved iptables rules
ansible.builtin.shell: |
netfilter-persistent flush
netfilter-persistent reload
/etc/init.d/netfilter-persistent flush
/etc/init.d/netfilter-persistent reload
changed_when: false

0 comments on commit 210bb00

Please sign in to comment.