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