Name = {{ ansible_hostname }} {% if (override_os_family is defined) | ternary(override_os_family,ansible_os_family) != 'Darwin' %} Device = /dev/net/tun {% endif %} {% if ansible_hostname != tinc_central_host %} ConnectTo = {{ tinc_central_host }} {% endif %} AddressFamily = any