Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837206 - app-admin/ansible: add IUSE="crypt" to ebuild
Summary: app-admin/ansible: add IUSE="crypt" to ebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 03:03 UTC by Robert Gill
Modified: 2022-04-14 23:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'.