8b6c02fc69
Change: Rather than connection plugins directly accessing play_context and pulling the password from there, have them pull it from the config system, and have TaskExecutor store it there for now. Internally, it still routes through play_context for now, but this is the first step away from that. Test Plan: - Local test with `ansible -c ssh` - grep -R play_context.pass lib/ansible/plugins/connection/ - CI Signed-off-by: Rick Elrod <rick@elrod.me> |
||
---|---|---|
.. | ||
ansible |