Check your work
Check your work using the grading script
After you have resolved the issue and met the success criteria, login to bastion system as lab-user user and run the grading script as shown here to check your work:
lab grade grade0
Sample output
[lab-user@bastion ~]$ lab grade grade0
Initiating /usr/local/bin/lab with option(s) grade grade0
...
...
TASK [Detecting result] *********************************************************************************************************************************************************************************************************************
ok: [rhel81] => {
"msg": "Success. your alphanumeric code for completion is XXXXX"
}
...
...