mirror of https://github.com/ansible/ansible.git
VMware: correct logic to pass ESXi SSL thumbprint (#47600)
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
(cherry picked from commit e7c83d6aa9)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/47892/head
parent
08324198da
commit
009a3b34bc
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- vmware_host - fixes the retry mechanism of AddHost task.
|
||||
Loading…
Reference in New Issue