From ab467bd8c7ccca04db0e096cde502503f3f22856 Mon Sep 17 00:00:00 2001 From: desmax74 Date: Fri, 30 Aug 2024 12:45:13 +0200 Subject: [PATCH] inventory Signed-off-by: desmax74 --- vm-testing/rhel9-vm/inventory.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm-testing/rhel9-vm/inventory.ini b/vm-testing/rhel9-vm/inventory.ini index a908ab8..1d5bb94 100644 --- a/vm-testing/rhel9-vm/inventory.ini +++ b/vm-testing/rhel9-vm/inventory.ini @@ -4,7 +4,7 @@ [trustification:vars] ansible_user=vagrant ansible_ssh_pass=vargrant -ansible_private_key_file=./vm-testing/images/rhel9-vm/.vagrant/machines/trustification/libvirt/private_key +ansible_private_key_file=./vm-testing/rhel9-vm/.vagrant/machines/trustification/libvirt/private_key [local]