feat: Add new variable for ipv6 subnet

This commit is contained in:
2025-02-28 10:27:13 +01:00
parent 180fe1c26a
commit ed9eb28dfb
2 changed files with 5 additions and 7 deletions

View File

@@ -18,5 +18,8 @@ dnsmasq_client_hostname: "{{ inventory_hostname }} {{ inventory_hostname_short }
# Groupe ansible pour l'enregistrement automatique
dnsmasq_ansible_group: zone_gaia
# CIDR du sous-réseau IPv6
dnsmasq_ipv6_subnet: ""
# Enregistrement spécifiques
dnsmasq_specifics: []