Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devops13242/ansible-role-kubevirt

Ansible role to install kubevirt
https://github.com/devops13242/ansible-role-kubevirt

ansible ansible-role kubevirt

Last synced: 13 days ago
JSON representation

Ansible role to install kubevirt

Awesome Lists containing this project

README

        

# Ansible role kubevirt

The Ansible role to install kubevirt.

## Example playbook

```yaml
- name: Install kubevirt
hosts: all
roles:
- role: devops13242.kubevirt
```

## Parameters

* `kubevirt_version` - set the version of kubevirt. Default value - v1.2.0.
* `cdi_version` - set the version of cdi. Default value - v1.59.0.