fix: Change items website hierarchy permissions (from 774 to 775)

This commit is contained in:
SPT-dev 2023-03-02 21:12:09 -05:00
parent 7ac1ae6f28
commit b0989a1a58

View File

@ -38,7 +38,7 @@
path: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
owner: "{{ lookup('env', 'DEPLOY_USER') }}"
group: "{{ lookup('env', 'DEPLOY_USER_GROUP') }}"
mode: 0774
mode: 0775
recurse: yes
- name: Initialize database