Permissions for scootaloo db

This commit is contained in:
VC
2024-07-05 11:53:11 +02:00
parent 0ab8edbcfb
commit 2cb6ffac30
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -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: