You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
ansible Save the command line arguments into a global context 6 years ago
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible-connection Add check to log jsonrpc request/response (#54606) 5 years ago
ansible-console draft 1st release of ansible-console 8 years ago
ansible-doc Making the switch to v2 9 years ago
ansible-galaxy Making the switch to v2 9 years ago
ansible-inventory ansible-inventory cli tool (#22477) 7 years ago
ansible-playbook Making the switch to v2 9 years ago
ansible-pull Making the switch to v2 9 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
ansible-vault Making the switch to v2 9 years ago