-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrew Becker edited this page Nov 20, 2023
·
3 revisions
Ansible ZipShip is an effort to make Ansible development easier by removing barriers to a productive development environment.
Currently, this primarily realized by hosting Ansible development on OpenShift. This gives the Ansible developer access to:
- A streamlined development environment in OpenShift Dev Spaces
- Ability to test automation against kubernetes pods provisioned by Molecule
- Ability to create CI pipelines with Tekton
You can try this on OpenShift by using the OpenShift Developer Sandbox and using the Ansible Sample