tinc-up.yaml 134 B

1234567
  1. ---
  2. - name: Tinc tinc-up
  3. template:
  4. src: "tinc-up.j2"
  5. dest: "{{ _destdir }}/tinc-up"
  6. mode: 0750
  7. delegate_to: localhost