Moved passlib install from pip to pacman

This commit is contained in:
Kevin Veen-Birkenbach 2025-04-09 11:23:43 +02:00
parent 61ad100ef1
commit 1913003ea2
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 3 additions and 3 deletions

View File

@ -2,5 +2,4 @@ collections:
- name: kewlfft.aur - name: kewlfft.aur
pacman: pacman:
- ansible - ansible
pip: - python-passlib
- passlib

View File

@ -1,3 +1,4 @@
# Todos # Todos
- Implement auto password hash - Implement auto password hash
- Implement auto memberof setup - Implement auto memberof setup
- Create a Dockerfile (may in an own repository) with memberOf