diff --git a/group_vars/wireguard.yml b/group_vars/wireguard.yml deleted file mode 100644 index eef869ae..00000000 --- a/group_vars/wireguard.yml +++ /dev/null @@ -1,24 +0,0 @@ ---- - ### oefenweb.ufw - ufw_rules: - - rule: allow - to_port: 22 - protocol: tcp - comment: 'ssh' - interface: ens18 - - rule: allow - to_port: 22 - protocol: tcp - comment: 'ssh' - interface: wg0 - - rule: allow - to_port: 51820 - comment: 'wireguard' - interface: ens18 - protocol: udp - - rule: allow - to_port: 4949 - protocol: tcp - comment: 'munin-node' - from_ip: 192.168.2.0/24 - ufw_etc_default_default_forward_policy: ACCEPT diff --git a/inventory b/inventory index 79ff1874..5be6053e 100644 --- a/inventory +++ b/inventory @@ -1,9 +1,5 @@ all: children: - wireguard: - hosts: - wireguard.grote.lan: - wireguard-test.grote.lan: dokuwiki: hosts: dokuwiki2.grote.lan: @@ -63,7 +59,6 @@ all: production: hosts: - wireguard.grote.lan: dokuwiki2.grote.lan: fileserver2.grote.lan: acng.grote.lan: @@ -77,7 +72,6 @@ all: ntp-server.grote.lan: test: hosts: - wireguard-test.grote.lan: dokuwiki-test.grote.lan: fileserver-test.grote.lan: acng-test.grote.lan: