Skip to content

Files

Latest commit

 

History

History
32 lines (20 loc) · 459 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 459 Bytes

Ansible Minishift

Installs all the required rpms and binaries to use minishift on a system.

Requirements

An actual physical system with linux installed since this role does not support being installed in a Virtual Machine.

Role Variables

Dependencies

Example Playbook

- hosts: all
  roles:
     - minishift

License

GPLv3

Author Information