Add network variables & use mDNS for desktop
This commit is contained in:
parent
c45bccdaa1
commit
99d2236751
3 changed files with 17 additions and 8 deletions
6
host_vars/desktop/network.yml
Normal file
6
host_vars/desktop/network.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
lan_interface: enp1s0
|
||||
lan_interface_mac: 00:d8:61:9f:52:65
|
||||
|
||||
local_network_address: 192.168.2.15/24
|
||||
local_network_dns: 192.168.2.254
|
||||
local_network_gateway: 192.168.2.254
|
||||
Loading…
Add table
Add a link
Reference in a new issue