mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
Due to refactoring of task_error and wait_for_task method, SSL thumbprint was lost in error message. This fixes the retry mechanism of AddHost task. Fixes: #47563 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>