version: 1 config: - type: physical name: eth0 mac_address: {{ item.mac_address }} subnets: - type: static address: {{ item.ipv6 }}/64 gateway: {{ network_default_gw }} - type: nameserver address: - {{ network_dns }} search: - {{ network_domain }}