We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@kbreit-insight You're most likely experiencing a different error. Please check the log specified in the error for more details.
Using the default folder it's: C:\install\logs\BackupServer. log
C:\install\logs\BackupServer. log
Looking at your playbook, your source_license parameter is most likely to blame. It needs to be a fully qualified path.
source_license
For example:
source_license: "/root/ansible/license.lic"
Please open a new issue if you require further assistance.
Originally posted by @carceneaux in #43 (comment)
I am trying to understand what this should be when the playbook is run via an execution environment.
The text was updated successfully, but these errors were encountered:
I'm sorry but I don't understand. Can you please clarify what you're trying accomplish?
Sorry, something went wrong.
No branches or pull requests
Using the default folder it's:
C:\install\logs\BackupServer. log
Looking at your playbook, your
source_license
parameter is most likely to blame. It needs to be a fully qualified path.For example:
source_license: "/root/ansible/license.lic"
Please open a new issue if you require further assistance.
Originally posted by @carceneaux in #43 (comment)
I am trying to understand what this should be when the playbook is run via an execution environment.
The text was updated successfully, but these errors were encountered: