auto {{ interface_name }} iface {{ interface_name }} inet static address {{ ansible_host }} netmask 255.255.255.0 gateway 10.0.0.1 dns-nameservers {{ dns_server }} 1.1.1.1