mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 11:22:47 +00:00
eapi transport was not passing the auth_pass to the remote device with it was provided. this fix will now insert the correct command hash into the jsonrpc request. fixes #30802