mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[PR #6841/4d704c03 backport][stable-7] htpasswd: deprecate crypt_scheme (#6858)
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>
This commit is contained in:
2
changelogs/fragments/6841-htpasswd-crypt-scheme.yml
Normal file
2
changelogs/fragments/6841-htpasswd-crypt-scheme.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- htpasswd - the parameter ``crypt_scheme`` is being renamed as ``hash_scheme`` and added as an alias to it (https://github.com/ansible-collections/community.general/pull/6841).
|
||||
Reference in New Issue
Block a user