c15f99f95a
* Don't import password lookup from network filters. Fixes #41874 (#41907)
(cherry picked from commit 93537425a0
)
* Add changelog for #41907
2 lines
171 B
YAML
2 lines
171 B
YAML
bugfixes:
|
|
- password lookup - Do not load password lookup in network filters, allowing the password lookup to be overriden (https://github.com/ansible/ansible/pull/41907)
|