---
- name: Tinc tinc-up
  template:
    src: "tinc-up.j2"
    dest: "{{ _destdir }}/tinc-up"
    mode: 0750
  delegate_to: localhost