Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/devops13242/ansible-role-minikube
- Owner: devops13242
- License: apache-2.0
- Created: 2024-04-27T05:07:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-27T07:53:15.000Z (9 months ago)
- Last Synced: 2024-11-22T18:48:01.335Z (2 months ago)
- Topics: ansible, ansible-role, minikube
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.