MHenderson

Mission Specialist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024
04:54 PM
- 1,206 Views
while grading the final test, I received an error about the verify-interface-ip.yml failure
when doing a syntax check on the file:
[warning]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
ERROR! couldn't resolve module/action 'msg'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '.home/student/.venv/labs/lib/python3.9/site-packages/rh294/ansible/review-cr3/verify-interface-ip.yml':
line 8 column 11 but may be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- block:
- name: Fail if the ip address is not present on the interface
^ here
Is there a problem with the verify-interface-ip.yml file?
1 Solution
Accepted Solutions

Community Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024
10:30 PM
- 1,092 Views
Hello @MHenderson !
Thanks for reaching out!
The lab and the grading script is working fine :
It is recommended to create a fresh lab from scratch before attempting to perform any comp review lab.
2 Replies
morbius

Flight Engineer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2024
10:54 PM
- 1,177 Views

Community Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024
10:30 PM
- 1,093 Views
Hello @MHenderson !
Thanks for reaching out!
The lab and the grading script is working fine :
It is recommended to create a fresh lab from scratch before attempting to perform any comp review lab.
Join the discussion
You must log in to join this conversation.