[TIDY] Set some "diff: false", fix linter warnings
This commit is contained in:
parent
120072e0d5
commit
cdd9bc58d2
4 changed files with 20 additions and 18 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue