# handlers file for network-interfaces --- - name: restart network-interfaces service: name: "{{ network_interfaces_service }}" state: restarted