Permissions for scootaloo db
This commit is contained in:
Binary file not shown.
@@ -26,6 +26,8 @@
|
||||
shell:
|
||||
cmd: "{{ scootaloo_bin_path }} init"
|
||||
creates: "{{ scootaloo_db_path }}/scootaloo.sqlite"
|
||||
become: true
|
||||
become_user: www-data
|
||||
|
||||
- name: cron for scootaloo
|
||||
cron:
|
||||
|
Reference in New Issue
Block a user