Implement DNS (bind9) and DHCP (isc-dhcp-server) and TFTP (tftpd-hpa).
This commit is contained in:
parent
ebcfd88ef4
commit
d8366d2ca2
9 changed files with 279 additions and 1 deletions
1
roles/dns-dhcp-tftp/defaults/main.yml
Normal file
1
roles/dns-dhcp-tftp/defaults/main.yml
Normal file
|
@ -0,0 +1 @@
|
|||
name_servers: ns1.{{ ansible_domain }}
|
Loading…
Add table
Add a link
Reference in a new issue