---
- name: Install networking config file.
template:
src: interfaces.j2
dest: /etc/network/interfaces.d/{{ interface }}
notify: restart networking