replace unbound w/ kresd, add user (needs ansible users bugfix for pw)

This commit is contained in:
2024-11-22 18:43:35 +01:00
parent cfe6edae85
commit cd11f997b8
13 changed files with 89 additions and 20 deletions

View File

@@ -57,7 +57,7 @@ bastille_network_pf_ext_if="ext_if" ## default
bastille_network_pf_table="jails" ## default: "jails"
bastille_network_shared="" ## default: ""
bastille_network_gateway="" ## default: ""
bastille_network_gateway6="{{ jailip.stdout }}" ## default: ""
bastille_network_gateway6="{{ ansible_default_ipv6.address }}" ## default: ""
## Default Templates
bastille_template_base="default/base" ## default: "default/base"