This repository has been archived on 2021-04-04. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-server/inventories/servers.yml

17 lines
341 B
YAML

servers:
hosts:
issei:
ansible_host: issei.home.sbruder.de
ansible_user: root
debian_release: buster
initramfs:
network:
address: 192.168.100.90
gateway: 192.168.100.1
netmask: 255.255.255.0
interface: enp0s25
vpn:
v4:
address: 10.80.0.1