mirror of https://github.com/ansible/ansible.git
Add check to log jsonrpc request/response (#54606)
Fixes #54605 Add check in ansible-connection to check if persistent log message is enabled, if yes log the jsonrpc request in log file. With the current approach the _messages queue in `NetworkConnectionBase` is getting overwritten and response for `pop_message` api inovcation from ansible-connection is not recevied at the module side.pull/54760/head
parent
3694711a7e
commit
d100faedb3
Loading…
Reference in New Issue