Back to roles list

sa-minishift

Build Status

Simple

  roles:
    - {
        role: "sa-minishift"
      }

Advanced:

  roles:
  - {
      role: "sa-minishift"
    }

Usage with ansible galaxy workflow

If you installed the sa-minishift role using the command

ansible-galaxy install softasap.sa-minishift

the role will be available in the folder library/sa-minishift

Please adjust the path accordingly.

     - { 
         role: "softasap.sa-minishift"
       }

Copyright and license

Code licensed under the [BSD 3 clause] (https://opensource.org/licenses/BSD-3-Clause) or the [MIT License] (http://opensource.org/licenses/MIT).

Subscribe for roles updates at [FB] (https://www.facebook.com/SoftAsap/)

Join Gitter channel at [Gitter] (https://gitter.im/softasap/)