mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
htpasswd: deprecate crypt_scheme (#6841)
* htpasswd: rename crypt_scheme with hash_scheme
* add changelog frag
* fixed chglog frag
* adjusted code for parameter name change
(cherry picked from commit 4d704c03df)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>