Use pleroma user to clone static repo
This commit is contained in:
parent
c5a8532042
commit
ef235532c8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user