Skip to content
Snippets Groups Projects
vorstand 619 B

# Host spezifische Variablen 

motd_lines: 
  - "Warpzone Vorstand"
  - "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"

debian_sources: 
  - "deb http://repo.myloc.de/debian stretch main non-free contrib"
  - "deb https://download.docker.com/linux/debian stretch stable"
  - "deb http://packages.x2go.org/debian stretch main"

debian_keys_id:
  - "E1F958385BFE2B6E" # x2go repo key
  
debian_keys_url:
  - "https://download.docker.com/linux/debian/gpg"


administratorenteam:
  - "sandhome"
  - "void"

vorstandteam:
  - "sandhome"
  - "void"
  - "ole"
  - "larsm"
  - "reverend"