diff --git a/new/playbooks/vps2.yml b/new/playbooks/vps2.yml index 6a24a29..639f01f 100644 --- a/new/playbooks/vps2.yml +++ b/new/playbooks/vps2.yml @@ -70,7 +70,7 @@ ansible.builtin.file: path: /apps/bisect-rustc-service/db.sqlite state: touch - mode: u=rw,g=,o= + mode: u=rw,g=rw,o=rw ##### # END: docker compose up! #####