We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add stderr_lines to match stdout_lines in synchronize output
stderr_lines
stdout_lines
synchronize
rsync
stderr
debug1: Sending command: rsync ...
authorized_keys:
command
If you're open to implementing this, it looks pretty easy and I can write the patch if you don't want to.
Thanks for all of your work on this. I'm amazed at how far ansible has come since I first started using it back in 2018...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SUMMARY
Add
stderr_lines
to matchstdout_lines
insynchronize
outputISSUE TYPE
rsync
details recorded tostderr
debug1: Sending command: rsync ...
for use in theauthorized_keys:
filecommand
module: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/command_module.htmlCOMPONENT NAME
stderr_lines
ADDITIONAL INFORMATION
If you're open to implementing this, it looks pretty easy and I can write the patch if you don't want to.
Thanks for all of your work on this. I'm amazed at how far ansible has come since I first started using it back in 2018...
The text was updated successfully, but these errors were encountered: