From 1181a4736aee8f74ca5df69902c4b34ab854fd6e Mon Sep 17 00:00:00 2001 From: Roger Lopez Date: Tue, 10 Dec 2024 10:38:36 -0600 Subject: [PATCH] fixing link --- content/modules/ROOT/pages/03-vm-management.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/modules/ROOT/pages/03-vm-management.adoc b/content/modules/ROOT/pages/03-vm-management.adoc index 6faeee7..de3bb9f 100644 --- a/content/modules/ROOT/pages/03-vm-management.adoc +++ b/content/modules/ROOT/pages/03-vm-management.adoc @@ -40,7 +40,7 @@ $ cd collections/ansible_collections/redhatone/vm_management/roles/vm_management include_tasks: "{{ task_file }}" ---- + -. After making and saving the changes, ensure you commit and push them to your Gitea repository. For detailed instructions, refer to the Appendix: <>. +. After making and saving the changes, ensure you commit and push them to your Gitea repository. For detailed instructions, refer to the Appendix: link:appendix-vscode-commit-push.adoc[] === Create the Ansible VM Management Playbook