[EVO] Utiliser l'inventaire d'ansible

This commit is contained in:
2023-09-25 17:30:04 +02:00
parent b9baf12530
commit 201ae6d94a
-1
View File
@@ -11,7 +11,6 @@
when:
- dnsmasq_servers | length > 0
- dnsmasq_host_ipv4 not in dnsmasq_servers
tags: creation
loop: "{{ dnsmasq_servers }}"
loop_control:
loop_var: dnsserver