Skip to content
Snippets Groups Projects
Commit 16b1ce13 authored by jabertwo's avatar jabertwo
Browse files

pihole vm ipv6

parent 894d8a91
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
motd_lines:
- "pihole - Interner pihole DNS @ warpzone"
- "Haupt-IP @ eth0: {{ansible_eth0.ipv4.address}}"
- "IPv6-IP @ eth0: {{ ext_ip6 }}"
debian_sources:
- "deb http://ftp2.de.debian.org/debian/ bookworm main contrib non-free non-free-firmware"
......@@ -19,7 +20,7 @@ debian_keys_url:
# Primäre IP Adressen des Hosts
#ext_ip4: <keine>
#ext_ip6: <keine>
ext_ip6: 2a02:1799:7:1337::2
int_ip4: 10.0.0.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment