lfops icon indicating copy to clipboard operation
lfops copied to clipboard

role:login: Encryption using the Python crypt module is deprecated

Open markuslf opened this issue 1 year ago • 0 comments

TASK [linuxfabrik.lfops.login : Create the user with the given groups and a home directory] ************
Donnerstag 23 Mai 2024  14:24:10 +0200 (0:00:00.012)       0:00:02.328 ******** 
[DEPRECATION WARNING]: Encryption using the Python crypt module is deprecated. The Python crypt module 
is deprecated and will be removed from Python 3.13. Install the passlib library for continued 
encryption functionality. This feature will be removed in version 2.17. Deprecation warnings can be 
disabled by setting deprecation_warnings=False in ansible.cfg.

Control Node on Python 3.12.3

markuslf avatar May 14 '24 08:05 markuslf