1
0
mirror of https://git.libreschool.org/paspo/brasatore.git synced 2025-11-05 12:56:56 +00:00

playbook ansible WIP

This commit is contained in:
2023-10-26 21:15:51 +02:00
parent f4bf1813f6
commit a2083f79d1
17 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
dhcp-range={{ dhcp_start }},{{ dhcp_end }},4h
dhcp-option=option:router,{{ lan_ip }}
dhcp-option=option:dns-server,{{ lan_ip }}
dhcp-authoritative
log-dhcp