This commit is contained in:
commit
8f1bf16c08
67 changed files with 2971 additions and 0 deletions
4
roles/firefly/handlers/main.yml
Normal file
4
roles/firefly/handlers/main.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: save iptables
|
||||
ansible.builtin.shell:
|
||||
cmd: netfilter-persistent save
|
||||
Loading…
Add table
Add a link
Reference in a new issue