-
Bug
-
Resolution: Done
-
Minor
-
DO417 - RHAAP2.4-en-2-20240821
-
None
-
False
-
-
False
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://rol.redhat.com/rol/app/courses/do417-2.4/pages/ch08s04 |
Reporter RHNID: | amaya.gil |
Section Title: | GE 8.4 - Creating Roles are wrong |
Issue description
The solutions file provided on that repo are wrong they contain:
src: templates/index.html
src: files/info.html
when they should contain
src: index.html
src: info.html
on file solutions/roles-example.sol
Steps to reproduce:
git clone https://git.lab.example.com/student/reuse-roles.git
Workaround:
remove directory names as a role does not need them
Expected result:
directory names removed