|
|
@ -4,7 +4,7 @@ |
|
|
## $ dnf install -y ansible python3-jmespath python3-netaddr |
|
|
## $ dnf install -y ansible python3-jmespath python3-netaddr |
|
|
## |
|
|
## |
|
|
- name: Create a VM with cloud-init and using an OCI artefact as disk source |
|
|
- name: Create a VM with cloud-init and using an OCI artefact as disk source |
|
|
hosts: rhde |
|
|
hosts: "{( hypervisor )}" |
|
|
gather_facts: false |
|
|
gather_facts: false |
|
|
## |
|
|
## |
|
|
## Pre-requisites on the managed node |
|
|
## Pre-requisites on the managed node |
|
|
|