[INFO] Création du rôle

This commit is contained in:
2023-05-24 16:32:31 +02:00
parent f8ba73f84d
commit bce7811cb7
10 changed files with 285 additions and 6 deletions
+14
View File
@@ -0,0 +1,14 @@
---
# defaults file for dnsmasq
dnsmasq_conf_domain: ""
dnsmasq_conf_servers: []
dnsmasq_servers: []
dnsmasq_host_ipv4: []
dnsmasq_host_ipv6: []
dnsmasq_host_aliases: []
dnsmasq_client_filename: "{{ inventory_hostname }}"
dnsmasq_client_hostname: "{{ inventory_hostname }} {{ inventory_hostname_short }}"