mirror of https://github.com/ansible/ansible.git
* Don't import password lookup from network filters. Fixes #41874 (#41907)
(cherry picked from commit 93537425a0
)
* Add changelog for #41907
pull/41932/merge
parent
cfb4a8236f
commit
c15f99f95a
@ -0,0 +1,2 @@
|
||||
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)
|
Loading…
Reference in New Issue