Skip to content
Snippets Groups Projects
Commit f23ebc46 authored by Andreas Hamacher's avatar Andreas Hamacher Committed by Simon Michnowicz
Browse files

Natfix

parent 03cc8028
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,8 @@
register: rule_changed
- name: restore rules
shell: iptables-restore
service: iptables
state: reloaded
become: true
become_user: root
when: rule_changed.changed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment