1bd7dcf339
Add a new parameter `ident` for specifying version of BCrypt algorithm. This parameter is only valid for `blowfish` hash type.
3 lines
298 B
YAML
3 lines
298 B
YAML
minor_changes:
|
|
- encrypt - add new parameter ``ident`` to specify version of BCrypt algorithm to be used (https://github.com/ansible/ansible/issues/74571).
|
|
- password - add new parameter ``ident`` to specify version of BCrypt algorithm to be used (https://github.com/ansible/ansible/issues/74571).
|