aurore-firewall: initial setup
group_vars: add apartment_block_id var dhcp: move vars to role
This commit is contained in:
parent
268c4d2419
commit
c77ae7f4c3
8 changed files with 92 additions and 1 deletions
|
@ -15,12 +15,15 @@
|
|||
- isc-dhcp-server
|
||||
|
||||
|
||||
|
||||
# Deploy unbound DNS server (recursive).
|
||||
- hosts: recursive_dns
|
||||
roles:
|
||||
- unbound
|
||||
|
||||
- hosts: routeur-*.adm.auro.re
|
||||
roles:
|
||||
- aurore-firewall
|
||||
|
||||
|
||||
# WIP: Deploy authoritative DNS servers
|
||||
# - hosts: authoritative_dns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue