fix linter error

This commit is contained in:
Sergey Malyuk
2025-12-11 10:37:39 +03:00
parent 0b9ba8964f
commit 20f56a3d19
4 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
comment: "Allow all incoming traffic on eth0@if288"
roles:
- role: genlab.ufw
- role: genlab.common.ufw
disable_ipv6: true
limit_ssh: true
rules: "{{ custom_rules }}"
ufw_limit_ssh: true
ufw_rules: "{{ custom_rules }}"