ansible-playbook system-assessment.yml
after running the above command I am getting the below error.
I am deploying on ubuntu 16.04.
ERROR! the role 'repo-setup-x64_suse_linux_12-yum' was not found in /home/ddausr/SAS_Viya/sas_viya_playbook/internal/roles:/home/ddausr/SAS_Viya/sas_viya_playbook/roles:/home/ddausr/SAS_Viya/sas_viya_playbook/internal
The error appears to have been in '/home/ddausr/SAS_Viya/sas_viya_playbook/roles/repo-setup/tasks/main.yml': line 8, column 11, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
include_role:
name: repo-setup-x64_suse_linux_12-yum
^ here