# Host spezifische Variablen motd_lines: - "Tiffany - Root Server @ hetzner" - "Öffentliche IPs: {{ansible_enp35s0.ipv4.address}} / {{ansible_enp35s0.ipv6[0].address}}" debian_sources: - "deb http://ftp2.de.debian.org/debian/ bookworm main contrib non-free" - "deb http://ftp.debian.org/debian bookworm-updates main contrib non-free" - "deb http://security.debian.org/ bookworm-security main contrib non-free" - "deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription" debian_keys_id: debian_keys_url: - "http://download.proxmox.com/debian/proxmox-release-bookworm.gpg" # Art des Hosts: physical, vm, docker host_type: "physical" # Primäre IP Adressen des Hosts int_ip4: 159.69.57.15 administratorenteam: - "void" - "sandhome" - "jabertwo"