mirror of https://github.com/ansible/ansible.git
docker_node_info: improve error handling (#63418)
* Improve error handling for get_service_inspect().
* Add changelog fragment.
(cherry picked from commit d753168e9d)
pull/64281/head
parent
23f5b3b635
commit
80233545cc
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "docker_node_info - improve error handling when service inspection fails, for example because node name being ambiguous
|
||||
(https://github.com/ansible/ansible/issues/63353, PR https://github.com/ansible/ansible/pull/63418)."
|
||||
Loading…
Reference in New Issue