ansible_ssh_user: ansible
ansible_sudo: true
network_interfaces_interfaces:
- device: eth0
method: dhcp
- device: eth1
method: static
address: 192.168.123.46
netmask: 255.255.255.0