- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 11-22-2022 10:43 PM
(2505 views)
while I was deploying SAS Viya 3.5 on Linux
I used command ansible-playbook site.yml, I getting an Error
Error fatal: [localhost]: FAILED! => {"msg": "'dict object' has no attribute 'sas_all'"}
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
This error is likely caused by an incorrect value being assigned to the "sas_all" attribute. Check your site.yml file to make sure the correct values are configured in the "sas_all" attributes.