update source repo

This commit is contained in:
Quinn Casey 2022-02-16 14:01:16 -08:00
parent ec5416abfd
commit 3e7e7023fc

View File

@ -26,7 +26,7 @@
- name: pull paperless-ng
git:
repo: https://github.com/jonaswinkler/paperless-ng.git
repo: https://github.com/paperless-ngx/paperless-ngx.git
dest: "{{ gitdir.path }}"
version: "{{ paperlessng_version }}"
refspec: "+refs/pull/*:refs/pull/*"