Use pleroma user to clone static repo

This commit is contained in:
Salt 2020-07-28 11:38:49 -05:00
parent c5a8532042
commit ef235532c8

View File

@ -130,6 +130,8 @@
dest: "/var/lib/pleroma/static"
force: yes
when: pleroma_static_repo is defined
become: yes
become_user: pleroma
- name: Migrate DB
command: /opt/pleroma/bin/pleroma_ctl migrate
args: