This commit is contained in:
meaz 2023-03-15 17:20:37 +01:00
parent 0df040b65f
commit c9edc631d9
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
owner: '{{ pleroma_user }}'
group: '{{ pleroma_group }}'
- name: '[Install] - Donwload and unarchive release'
- name: '[Install] - Download and unarchive release'
unarchive:
src: '{{ pleroma_download_url }}'
dest: '{{ pleroma_tmp_dir }}'