File tree Expand file tree Collapse file tree 4 files changed +22
-7
lines changed
ansible_rhel_90/7-system-roles Expand file tree Collapse file tree 4 files changed +22
-7
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Review the output to confirm the user existence check is correctly using the var
164164<br>
165165
166166{% if page.url contains 'ansible_rhel_90' %}
167- [Previous Exercise](../3-playbook) - [Next Exercise](../5-surveys )
167+ [Previous Exercise](../3-playbook) - [Next Exercise](../5-projects )
168168{% else %}
169169[Previous Exercise](../1.3-playbook) - [Next Exercise](../1.5-handlers)
170170{% endif %}
Original file line number Diff line number Diff line change @@ -250,6 +250,12 @@ Verify that the output result is as expected.
250250---
251251**Navigation**
252252<br>
253+
254+ {% if page.url contains 'ansible_rhel_90' %}
255+ [Previous Exercise](../4-variables) - [Next Exercise](../6-projects)
256+ {% else %}
253257[Previous Exercise](../2.2-cred) - [Next Exercise](../2.4-surveys)
258+ {% endif %}
259+ <br><br>
260+ [Click here to return to the Ansible for Red Hat Enterprise Linux Workshop](../README.md)
254261
255- [Click here to return to the Ansible for Red Hat Enterprise Linux Workshop](../README.md#section-2---ansible-tower-exercises)
Original file line number Diff line number Diff line change @@ -136,7 +136,10 @@ Verify that the output result is as expected.
136136<br >
137137
138138{% if page.url contains 'ansible_rhel_90' %}
139- [ Previous Exercise] ( ../4-variables ) - [ Next Exercise] ( ../../ ansible_rhel_90/6 -system-roles/ )
140- {% else %}
139+ [ Previous Exercise] ( ../5-projects ) - [ Next Exercise] ( ../ansible_rhel_90/7 -system-roles )
140+ {% else %}
141141[ Previous Exercise] ( ../2.3-projects ) - [ Next Exercise] ( ../2.5-rbac )
142- {% endif %}
142+ {% endif %}
143+ <br ><br >
144+ [ Click here to return to the Ansible for Red Hat Enterprise Linux Workshop] ( ../README.md )
145+
Original file line number Diff line number Diff line change @@ -194,6 +194,12 @@ You have completed lab exercise
194194----
195195** Navigation**
196196<br >
197- [ Previous Exercise] ( ../5-surveys )
198- <br ><br >
197+
198+ {% if page.url contains 'ansible_rhel_90' %}
199+ [ Previous Exercise] ( ../6-surveys )
200+ {% else %}
201+ [ Previous Exercise] ( ../2.4-surveys )
202+ {% endif %}
203+ <br ><br >
199204[ Click here to return to the Ansible for Red Hat Enterprise Linux Workshop] ( ../README.md )
205+
You can’t perform that action at this time.
0 commit comments