per_host.yml 201 B

123
  1. - include: per_domain.yml domain={{ item }}
  2. with_items: hostvars[host].domaenenliste
  3. when: domain[1].server_id is undefined or domain[1].dhcp_start is undefined or domain[1].dhcp_ende is undefined