The apply-license.yml playbook that is used to apply new licenses to your SAS Viya 3.5 deployment fails with an error similar to the following if you created the playbook using the SAS® Orchestration Command Line Interface (CLI) version 2.18.5:
This problem occurs because the apply-license.yml playbook does not correctly refer to the location of some playbook files as being in the internal directory.
In the following example, the apply-license.yml file below the location of the espbase, mbagent, embscoresvc and dagentsrv files is incorrect:

Note: The number and names of the imported playbooks will vary depending on the contents of your SAS Viya order and the platform for your deployment.
To fix this issue, download the latest version of the SAS Orchestration CLI and use it to recreate your playbook, or use the workaround provided below.
To work around this issue, complete the steps that are described in Apply New Licenses Manually.
Another workaround is to correct the apply-license.yml file by completing the steps below. Once you complete the following steps, use the corrected file to apply new licenses with Ansible:
For example: /sas/install/sas_viya_playbook/apply-license.yml
For example, cd /sas/install/sas_viya_playbook/
Using the example above, the file with corrections would look similar to the following:

Note: The number and names of the imported playbooks will vary depending on the contents of your SAS Viya order and the platform for your deployment.