17 lines
370 B
YAML
17 lines
370 B
YAML
|
ansible_host: 5.9.220.115
|
||
|
ansible_port: 22
|
||
|
ansible_ssh_user: root
|
||
|
ansible_python_interpreter: /usr/bin/python3
|
||
|
|
||
|
network:
|
||
|
ff_v4_address: 10.188.32.5
|
||
|
ff_v6_address: 2a03:2260:121:5000::5
|
||
|
dhcp:
|
||
|
ff_subnet: 10.188.32.0
|
||
|
ff_netmask: 255.255.224.0
|
||
|
range_start: 10.188.40.0
|
||
|
range_end: 10.188.47.255
|
||
|
mtu: 1312
|
||
|
tunneldigger:
|
||
|
td_port: 53842
|
||
|
td_wan_interface: ens18
|