955ef020ef
* Add troubleshooting URL for persistent socket path related issue
socket path timeout related error messages are not displayed on the
console as the ansible-connection process does not have access to it.
Until this is fixed need to point to troubleshooting URL so that
users can take corrective actions.
* Fix CI issue
* Update changelog fragments
(cherry picked from commit 53d3e7e306
)
2 lines
120 B
YAML
2 lines
120 B
YAML
bugfixes:
|
|
- Add url to troubleshoot persistent socket path related issues https://github.com/ansible/ansible/pull/38542
|