Skip to content

Commit 96a96dd

Browse files
committed
fixes
1 parent 52be9ac commit 96a96dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/modules/ROOT/pages/04-vm-patching.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ To execute the `patch_vm_playbook.yml` within Ansible Automation Platform, creat
8585
image::patch_vm.png[title='Patch VM', link=self, window=blank]
8686
+
8787
This gives a breakdown of all the taks that ran and a play recap of the changes
88-
made to the different hosts. If you take a closer look at the Update
89-
security-related packages on all hosts task, you can drill into specific host
88+
made to the different hosts. If you take a closer look at the `Update
89+
security-related packages on all hosts` task, you can drill into specific host
9090
details on what was installed on the system(s).
9191
+
9292
image::patch_vm_task.png[title='Detail Task View', link=self, window=blank]
9393
+
94-
image::patch_vm_host_details.png[title='New File Creation', link=self, window=blank]
94+
image::patch_vm_host_details.png[title='Host Details', link=self, window=blank]
9595

9696

9797
== Conclusion

0 commit comments

Comments
 (0)