feat: remove scootaloo bin from repo
This commit is contained in:
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
---
|
||||
|
||||
- name: install scootaloo
|
||||
copy:
|
||||
src: files/bin/scootaloo
|
||||
get_url:
|
||||
url: "https://r.mateu.be/scootaloo/scootaloo.v{{ scootaloo_version }}"
|
||||
dest: "{{ scootaloo_bin_path }}"
|
||||
owner: root
|
||||
group: www-data
|
||||
|
@@ -2,3 +2,4 @@
|
||||
|
||||
scootaloo_bin_path: /usr/local/bin/scootaloo
|
||||
scootaloo_db_path: /var/lib/scootaloo
|
||||
scootaloo_version: "1.1.1"
|
||||
|
Reference in New Issue
Block a user