mcouliba.openshift_codeready_workspaces
Ansible Role: CodeReady Workspaces on OpenShift
This is an Ansible Role for installing CodeReady Workspaces (a web-based IDE based on Eclipse Che) on OpenShift.
Example Playbook
name: Example Playbook
hosts: localhost
tasks:
- import_role:
name: mcouliba.openshift_codeready_workspaces
Testing Locally
To test this role on your local machine, run:
oc login
ansible-playbook tests/test.yml