13 lines
394 B
YAML
13 lines
394 B
YAML
|
ansible_host: localhost
|
||
|
ansible_connection: local
|
||
|
ansible_python_interpreter: /usr/bin/python3
|
||
|
|
||
|
ipv4_network: 10.9.0.0/16
|
||
|
ipv4_dhcp_start: 10.9.0.30
|
||
|
ipv4_dhcp_stop: 10.9.0.250
|
||
|
ipv4_address: 10.9.0.1
|
||
|
ipv6_network: 2a03:2260:121:609::/64
|
||
|
ipv6_address: 2a03:2260:121:609::1/64
|
||
|
wireguard_address: 10.255.1.9/24
|
||
|
wireguard_public: 5B/YTaDPVWVApUyHshJp899iXXlBy8rBqJUpYvKo+1s=
|
||
|
wiregurad_v4: 10.255.1.1
|