summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2023-03-28 10:25:54 -0400
committerGitHub <noreply@github.com>2023-03-28 10:25:54 -0400
commitbf74f390afaf2eaa8782ca823e29f2c0c39666f3 (patch)
tree6e909231d0f422e9d82a7cdf6eda6a49b650692e
parentfc9415eeb41e6b9c6f6daf47efc9de8bdaab3478 (diff)
downloadansible-bf74f390afaf2eaa8782ca823e29f2c0c39666f3.tar.gz
clog (#80336)
(cherry picked from commit 97c8da77838e93b416c5e700abafa89a8383e950)
-rw-r--r--changelogs/fragments/password_lookup_file_fix.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/password_lookup_file_fix.yml b/changelogs/fragments/password_lookup_file_fix.yml
new file mode 100644
index 0000000000..282b260cd6
--- /dev/null
+++ b/changelogs/fragments/password_lookup_file_fix.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - password lookup now correctly reads stored ident fields.