feat: bump scootaloo to v0.7.0
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
become: true
|
||||
become_user: www-data
|
||||
|
||||
- name: migrate scootaloo db
|
||||
shell:
|
||||
cmd: "{{ scootaloo_bin_path }} migrate"
|
||||
become: true
|
||||
become_user: www-data
|
||||
|
||||
- name: cron for scootaloo
|
||||
cron:
|
||||
name: Scootaloo Dojo
|
||||
|
Reference in New Issue
Block a user