From 98fbf792b238b3fcf1757a74cdf3b04e7be1f0f4 Mon Sep 17 00:00:00 2001 From: Shai Oren Date: Mon, 3 Mar 2025 12:19:27 +0200 Subject: [PATCH] Fix instructions --- playbooks/infra/deploy-bm-hypervisor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/infra/deploy-bm-hypervisor.yml b/playbooks/infra/deploy-bm-hypervisor.yml index 5ba9296..5ef0d37 100644 --- a/playbooks/infra/deploy-bm-hypervisor.yml +++ b/playbooks/infra/deploy-bm-hypervisor.yml @@ -92,7 +92,7 @@ ## Running the Playbook # Ensure that host_vars and group_vars are properly installed. # Execute the playbook with the following command: -# ansible-playbook playbooks/infra/deploy-vm-bastion-libvirt.yml -i ./inventories/infra/deploy-bm-hypervisor.yml +# ansible-playbook playbooks/infra/deploy-bm-hypervisor.yml -i ./inventories/infra/deploy-bm-hypervisor.yml --- - name: Create a Kickstart-enabled ISO hosts: bastion