No description
  • Shell 36%
  • Python 32.5%
  • Dockerfile 31.5%
Find a file
2024-09-25 15:14:18 +01:00
.github Update action.yml 2024-05-08 21:39:44 +05:30
context Avoid creation of multiple layers during build (#8) 2024-09-25 15:14:18 +01:00
playbooks Rename to ansible-workspace-env-reference (#5) 2024-04-30 19:11:42 +05:30
.gitignore Initial commit 2024-04-08 18:50:45 +05:30
.pre-commit-config.yaml assorted updates 2024-04-09 19:47:27 +05:30
Containerfile Avoid creation of multiple layers during build (#8) 2024-09-25 15:14:18 +01:00
devfile.yaml Fix ref in devfile 2024-05-13 15:15:42 -06:00
LICENSE assorted updates 2024-04-09 19:26:32 +05:30
README.md Rename to ansible-workspace-env-reference (#5) 2024-04-30 19:11:42 +05:30

Ansible Workspace Environment Reference Image for Openshift Devspaces

An OpenShift Dev Spaces image specifically for Ansible development.

This comes pre-built with the Ansible Development Tools package. For documentation on how to use these tools, please refer to ADT docs.

This image is built and published on a nightly basis. Grab this image using:

podman pull ghcr.io/ansible/ansible-workspace-env-reference:latest

Base Image

The Universal Developer Image is used as the base image.

Code of Conduct

We ask all of our community members and contributors to adhere to the Ansible code of conduct.

LICENSE

See LICENSE to see the full text.