trusted host from variable
Some checks failed
/ checkout (push) Failing after 1m2s

This commit is contained in:
Stefan Le Breton 2025-03-12 21:48:09 +01:00
parent a0314f0fce
commit 240736f338

View file

@ -82,8 +82,8 @@
community.general.ufw: community.general.ufw:
rule: allow rule: allow
from: "{{ item }}" from: "{{ item }}"
loop: loop: "{{ anyops_trusted_hosts }}"
- 37.27.176.103 # muh.anyops.de #- 37.27.176.103 # muh.anyops.de
# - 10.201.201.2 # wireguard # - 10.201.201.2 # wireguard
tags: tags:
- ufw - ufw