openshift_codeready_workspaces

Ansible Role: CodeReady Workspaces on OpenShift

Ansible Role for deploying CodeReady Workspaces (Eclipse Che web-based IDE) on OpenShift.

Example Playbook

name: Example Playbook
hosts: localhost
tasks:
- import_role:
    name: mcouliba.openshift_codeready_workspaces

Test locally

If you want to test this role locally:

oc login
ansible-playbook tests/test.yml
About

CodeReady Workspaces for Openshift

Install
ansible-galaxy install mcouliba/ansible-openshift-codeready-workspaces
GitHub repository
License
Unknown
Downloads
133
Owner