ansible/bin
Ganesh Nalawade d100faedb3
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.
2019-04-03 09:40:31 +05:30
..
ansible Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00
ansible-config
ansible-connection Add check to log jsonrpc request/response (#54606) 2019-04-03 09:40:31 +05:30
ansible-console
ansible-doc
ansible-galaxy
ansible-inventory
ansible-playbook
ansible-pull
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
ansible-vault