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:
commit
887372268a
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@
|
|||
force: yes
|
||||
update: yes
|
||||
version: "{{ etherpad_version }}"
|
||||
become: true
|
||||
become_user: "{{ etherpad_username }}"
|
||||
notify: restart etherpad
|
||||
|
|
Loading…
Reference in a new issue