diff --git a/aap/playbooks/create-vm.yaml b/aap/playbooks/create-vm.yaml index e24d46e..4ab4aba 100644 --- a/aap/playbooks/create-vm.yaml +++ b/aap/playbooks/create-vm.yaml @@ -4,7 +4,7 @@ ## $ dnf install -y ansible python3-jmespath python3-netaddr ## - name: Create a VM with cloud-init and using an OCI artefact as disk source - hosts: rhde + hosts: "{( hypervisor )}" gather_facts: false ## ## Pre-requisites on the managed node