VeeamHub / veeam-ansible

Sample code for deploying and configuring various Veeam solutions using Ansible.
GNU Lesser General Public License v3.0
47 stars 18 forks source link

TASK [veeamhub.veeam.veeam_vas : Starting all Veeam services] #54

Closed tyboyd02 closed 9 months ago

tyboyd02 commented 1 year ago

Describe the bug The task is unable to be completed successfully. "Starting all Veeam services" for installing Veeam

To Reproduce Steps to reproduce the behavior: My playbook

Expected behavior My playbook fails on TASK [veeamhub.veeam.veeam_vas : Starting all Veeam services].

Screenshots Error image image image

Windows event viewer image image

Desktop (please complete the following information):

Additional context If I run the exact same play after the fact it has no issues. I'm hoping someone might be able to help me find what is causing this error.

The play

carceneaux commented 11 months ago

Thanks for sharing! I'll add retries to these tasks which should resolve services not starting in time.