auto {{item.iface}}
iface {{item.iface}} inet static
    address {{item.addr}}/{{item.network|ansible.utils.ipaddr('prefix')}}
