mirror/thinlinc: Fix deploying sync script
This commit is contained in:
parent
a78ac15a72
commit
31152b904a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
- name: Copy sync script
|
||||
ansible.builtin.copy:
|
||||
dest: /usr/local/bin/sync-thinlinc-repo
|
||||
src: sync-thinlinc-repo
|
||||
src: sync-thinlinc-repo.sh
|
||||
mode: 0755
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Add table
Reference in a new issue