1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

don't install python-passlib

This commit is contained in:
Jerry Vonau 2019-10-31 05:43:21 -05:00
parent 7fe2e22589
commit 37beab1c2e

View file

@ -67,7 +67,7 @@
- name: "Install 4 common Python packages: python-passlib, python-pip, python-setuptools, python-virtualenv"
package:
name:
- python-passlib
# - python-passlib
- python-pip
- python-setuptools
- python-virtualenv