[TIDY] Set some "diff: false", fix linter warnings

This commit is contained in:
Jannik Beyerstedt 2023-04-28 23:25:18 +02:00
parent 120072e0d5
commit cdd9bc58d2
4 changed files with 20 additions and 18 deletions

View file

@ -7,7 +7,7 @@
tinc_base_dir: /usr/local/etc/tinc
- name: Distribute - Copy hostfiles to targets
become: yes
become: true
ansible.builtin.copy:
src: "{{ role_path }}/files/tmp/"
dest: "{{ tinc_base_dir }}/{{ tinc_vpn_id }}/hosts/"