-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
RH294 - RHEL9.0-en-5-20250627
-
None
-
False
-
-
False
-
9
-
-
-
en-US (English)
URL: | ch09s10 |
Reporter RHNID: | sebvtg |
Section title: | Guided Exercise: Managing Network Configuration |
Language: | English |
Issue description
"Run ansible-navigator collections, select the redhat.rhel_system_roles collection, and then select the network role to see its documentation.
Review the Setting the IP configuration: section (near line 1219 of the documentation) and determine which variable is required to configure the eth1 network interface with a static IP address and network prefix."
Referencing “near line 1219” is impractical for learners who haven’t seen the doc and doesn’t reflect how we’ll work in the exam or in real admin tasks. The ansible-navigator TUI lacks usable keyword search, and ansible-navigator doc redhat.rhel_system_roles.network -m stdout doesn’t show role docs, so it isn’t helpful here. Please teach and allow efficient, searchable workflows—e.g., using cat/less (with /), grep, or similar to find “Setting the IP configuration” and the required variable, instead of scrolling line by line.
Commands aren’t the issue; navigation is.
Thanks.