GithubHelp home page GithubHelp logo

dbrennand / ansible-gitpod-workspace Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 12 KB

Ready-to-use container image for your Ansible Gitpod Workspace.

License: MIT License

Dockerfile 100.00%
ansible gitpod gitpod-workspace

ansible-gitpod-workspace's Introduction

Ansible Gitpod Workspace

Gitpod ready-to-code Build container image GitHub Action

Ready-to-use container image for your Ansible Gitpod Workspace.

It expands upon the Gitpod gitpod/workspace-python-3.9 container image to install Ansible related tooling.

The container image builds every Wednesday at 10:00 which is 24 hours after the latest Gitpod workspace images are published to DockerHub.

Included Tooling

Name Version
Python 3.9
Ansible 6.5.0
YAMLLint 1.28.0
Ansible-Lint 6.8.6
Molecule 4.0.3
Molecule Docker Driver 2.1.0
Cowsay (very important ๐Ÿ˜‰) N/A

Usage

  1. Create a new Gitpod Workspace by navigating to: gitpod.io/#<Your Repo URL>

    Example: gitpod.io/#https://github.com/dbrennand/ansible-gitpod-workspace

  2. Create the .gitpod.yml file:

    gp init
  3. Add the following at the top of your .gitpod.yml file:

    image: ghcr.io/dbrennand/ansible-gitpod-workspace:latest
  4. Push your .gitpod.yml file:

    git add .gitpod.yml && git commit -m "Add .gitpod.yml" && git push

That's it! Start a new workspace and enjoy! ๐Ÿš€โœจ

Authors & Contributors

dbrennand - Author

License

This project is licensed under the MIT License - see the LICENSE for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.