brusq-RH 3 months ago
parent
commit
3f0c38203d
  1. 2
      aap/playbooks/create-vm.yaml

2
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

Loading…
Cancel
Save