ansible/changelogs/fragments/passwd_lookup_hexdigits.yml
Brian Coca de3844cba9
discourage hexdigits in password lookup (#73106)
* actually add new docs

* Update lib/ansible/plugins/lookup/password.py

Co-authored-by: Sandra McCann <samccann@redhat.com>
2021-01-05 15:03:27 -05:00

2 lines
106 B
YAML

minor_changes:
- Discourage the use of 'hexdigits' in password lookup, as it distorts expected entropy.