mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Moved mailu subnet configuration to defaults_networks
This commit is contained in:
@@ -4,6 +4,7 @@ defaults_networks:
|
||||
ip6: "::01" # Change this in inventory to the ip address of your server
|
||||
local:
|
||||
mailu:
|
||||
dns: 192.168.203.254 # Address of the Mailu DNS server
|
||||
dns: 192.168.203.254 # Address of the Mailu DNS server
|
||||
subnet: 192.168.203.0/24 # Mailu Subnet
|
||||
|
||||
|
Reference in New Issue
Block a user