Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 837206

Summary: app-admin/ansible: add IUSE="crypt" to ebuild
Product: Gentoo Linux Reporter: Robert Gill <rtgill82>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: UNCONFIRMED ---    
Severity: enhancement CC: jstein, monsieurp
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Gill 2022-04-08 03:03:16 UTC
Allow the `app-admin/ansible` ebuild to accept the 'crypt' USE flag and pull in `dev-python/passlib` as an optional dependency.

Reproducible: Always
Comment 1 Robert Gill 2022-04-14 23:23:13 UTC
The `dev-python/passlib` library is used to provide extra algorithms for the `password_hash` function such as 'ldap_salted_sha512'.