Open rnickle opened 2 years ago
Did you stop Veeam services prior running the Ansible playbook? This would cause this command to fail.
That said, thanks for identifying this as this command failing shouldn't halt the upgrade process. I'll update it accordingly.
Thank you! I believe I did stop the services, but I have a test bench I can verify on.
Is your feature request related to a problem? Please describe.
Pertinent code:
Pertinent error:
Describe the solution you'd like I am not 100% sure if the root cause of this is not having backups enabled, but that's my suspicion.
Describe alternatives you've considered Make this step optional by creating a parameter to enable or disable it in the group vars.
Additional context For the time being I added a 'when: false' directive to disable this feature.