Expected behavior
My playbook fails on TASK [veeamhub.veeam.veeam_vas : Starting all Veeam services].
Screenshots
Error
Windows event viewer
Desktop (please complete the following information):
OS: Had the same issue on Windows server 2019 and Windows server 2022
Version: 12
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
name: Start Veeam services
gather_facts: no
hosts: all
tasks:
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
Windows event viewer
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