mirror of
https://git.libreschool.org/paspo/brasatore.git
synced 2024-11-21 13:48:45 +00:00
16 lines
323 B
Plaintext
16 lines
323 B
Plaintext
[all:vars]
|
|
ansible_connection=ssh
|
|
ansible_user=root
|
|
hostname=brasatore
|
|
lan_iface=eth0
|
|
wan_iface=wlan0
|
|
dhcp_start=172.16.77.50
|
|
dhcp_end=172.16.77.150
|
|
lan_ip=172.16.77.1
|
|
lan_subnet=255.255.255.0
|
|
ssh_key=https://github.com/paspo.keys
|
|
|
|
|
|
[default]
|
|
192.168.1.22 hostname=brasatore-test lan_iface=ens224 wan_iface=ens192
|