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-minikube

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

ansible ansible-role minikube

Last synced: 6 days ago
JSON representation

Ansible role to install minikube

Awesome Lists containing this project

README

        

# Ansible role minikube

The Ansible role to install minikube.

## Example playbook

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

## Parameters

* `minikube_version` - set the version of minikube. Default value - v1.33.0.