better scootaloo support
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
- name: init scootaloo db
|
||||
shell:
|
||||
cmd: "{{ scootaloo_bin_path }} init"
|
||||
creates: "{{ scootaloo_db_path }}/scootaloo.sqlite"
|
||||
creates: "{{ scootaloo_db_path }}/scootaloo.sqlite"
|
||||
|
||||
- name: cron for scootaloo
|
||||
cron:
|
||||
|
Reference in New Issue
Block a user