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