Commit f6da528b authored by nanahira's avatar nanahira

clean iptables-persistent

parent 8ca0739a
Pipeline #11374 failed with stage
in 1 minute and 56 seconds
......@@ -98,7 +98,7 @@
- name: clean some Debian packages
become: true
apt:
name: ufw
name: ufw,iptables-persistent
state: absent
autoremove: yes
purge: yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment