ERROR! the role 'nickpack.android-sdk' was not found
selvakumar1994 opened this issue · 0 comments
selvakumar1994 commented
When running the ansible file I got below error.
ERROR! the role 'nickpack.android-sdk' was not found in /home/test/Downloads/myansibel/ansible-role-android-sdk-master/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/test/Downloads/myansibel/ansible-role-android-sdk-master
The error appears to have been in '/home/test/Downloads/myansibel/ansible-role-android-sdk-master/play.yml': line 7, column 5, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
roles:
- { role: nickpack.android-sdk }
^ here