ansible/changelogs/fragments/blowfish_ident.yml

4 lines
298 B
YAML
Raw Normal View History

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).