moved uffd repo url

This commit is contained in:
nd 2021-06-15 17:59:30 +02:00
parent 44d1d1bb36
commit ba68eeccfd
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -13,8 +13,8 @@
- name: install mailman addons via pip - name: install mailman addons via pip
notify: restart mailman notify: restart mailman
loop: loop:
- git+https://git.cccv.de/infra/uffd/django-auth-ldap-remoteuser.git - git+https://git.cccv.de/uffd/django-auth-ldap-remoteuser.git
- git+https://git.cccv.de/infra/uffd/postorius-ldap-membership-management.git - git+https://git.cccv.de/uffd/postorius-ldap-membership-management.git
pip: pip:
executable: pip3 executable: pip3
name: "{{ item }}" name: "{{ item }}"