Skip to content
Snippets Groups Projects
Commit 42f5ff6c authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

Add option to not use iptables

parent 1e25e2e6
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@
- name: Setup iptables firewall
import_tasks: "iptables.yml"
when: no_iptables != True
tags: [iptables]
# TODO remove passwords, investigate unattended upgrades
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment