mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
#85 fixed
This commit is contained in:
parent
ddcee8db18
commit
6685642f0b
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
- name: restart apparmor
|
||||
service: name=apparmor state=restarted
|
||||
|
||||
- name: save iptables
|
||||
shell: service netfilter-persistent save
|
||||
|
||||
- name: congrats
|
||||
debug:
|
||||
|
|
Loading…
Add table
Reference in a new issue