From 04796f4d23650ff51defb8157709588ac1112524 Mon Sep 17 00:00:00 2001 From: mg Date: Tue, 5 Oct 2021 15:06:46 +0200 Subject: [PATCH] ufw: docker angepasst (#209) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/209 Co-authored-by: mg Co-committed-by: mg --- host_vars/docker-test.grote.lan.yml | 1 - host_vars/docker2.grote.lan.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/host_vars/docker-test.grote.lan.yml b/host_vars/docker-test.grote.lan.yml index 8de1d0b1..2ba8c96d 100644 --- a/host_vars/docker-test.grote.lan.yml +++ b/host_vars/docker-test.grote.lan.yml @@ -39,7 +39,6 @@ to_port: 22 protocol: tcp comment: 'ssh' - from_ip: 192.168.2.0/24 - rule: allow to_port: 4949 protocol: tcp diff --git a/host_vars/docker2.grote.lan.yml b/host_vars/docker2.grote.lan.yml index 19605ac0..ecde4b1a 100644 --- a/host_vars/docker2.grote.lan.yml +++ b/host_vars/docker2.grote.lan.yml @@ -31,7 +31,6 @@ to_port: 22 protocol: tcp comment: 'ssh' - from_ip: 192.168.2.0/24 - rule: allow to_port: 4949 protocol: tcp