Merge pull request 'git clone as user' (#9) from git_user into main

Reviewed-on: #9
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
This commit is contained in:
meaz 2023-05-18 14:39:20 +00:00
commit 887372268a
1 changed files with 2 additions and 0 deletions

View File

@ -7,4 +7,6 @@
force: yes
update: yes
version: "{{ etherpad_version }}"
become: true
become_user: "{{ etherpad_username }}"
notify: restart etherpad