[EVO] Utiliser l'inventaire d'ansible

This commit is contained in:
pulsar89.5 2023-09-22 17:25:03 +02:00
parent b9baf12530
commit 201ae6d94a

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