summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2023-10-08 20:14:27 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2023-10-08 20:14:27 +0200
commita7b5e1025df8aec9115a561ac834fbc57aa580da (patch)
tree46567730dfbcf1965261d2f6151eb09ec32f768d
parent9b6a954328cadead672e3815b46f9bfdeed59328 (diff)
downloadinfra-a7b5e1025df8aec9115a561ac834fbc57aa580da.tar.gz
infra-a7b5e1025df8aec9115a561ac834fbc57aa580da.tar.bz2
infra-a7b5e1025df8aec9115a561ac834fbc57aa580da.tar.xz
infra-a7b5e1025df8aec9115a561ac834fbc57aa580da.zip
wg0 update
-rw-r--r--ansible/group_vars/all/wireguard_wg0.yml18
1 files changed, 13 insertions, 5 deletions
diff --git a/ansible/group_vars/all/wireguard_wg0.yml b/ansible/group_vars/all/wireguard_wg0.yml
index 65d6520..9e30b79 100644
--- a/ansible/group_vars/all/wireguard_wg0.yml
+++ b/ansible/group_vars/all/wireguard_wg0.yml
@@ -12,7 +12,7 @@ wireguard_wg0:
allowed_ips:
- ::/0
birgitte:
- state: present
+ state: absent
ipv4: 192.168.60.2
ipv6: fdf3:aad9:a885:0b3a::2
conflatorio:
@@ -24,8 +24,10 @@ wireguard_wg0:
akili:
state: present
ipv6: fdf3:aad9:a885:0b3a::7
+ allowed_ips:
+ - fdf3:aad9:a885:ba64::/64
malabaricus:
- state: present
+ state: absent
ipv6: fdf3:aad9:a885:0b3a::8
sweetzpot-mobile:
state: present
@@ -33,20 +35,26 @@ wireguard_wg0:
astyanax:
state: present
ipv6: fdf3:aad9:a885:0b3a::10
+ allowed_ips:
+ - fdf3:aad9:a885:ba65::/64
sweetzpot-macos:
state: present
ipv6: fdf3:aad9:a885:0b3a::11
android-trygvis:
- state: present
+ state: absent
ipv6: fdf3:aad9:a885:0b3a::12
hash:
endpoint: hash.trygvis.io
listen_port: 51821
peers: all
ipv6: fdf3:aad9:a885:0b3a::13
- lhnpi:
+ allowed_ips:
+ - fdf3:aad9:a885:ab76::/64
+ lhn2pi:
state: present
ipv6: fdf3:aad9:a885:0b3a::14
- lhnix:
+ lhn2ix:
state: present
ipv6: fdf3:aad9:a885:0b3a::15
+ allowed_ips:
+ - fdf3:aad9:a885:77dd::/64