Skip to content

Repository files navigation

Ansible Development Tools Docker Image for VSCode

Table of Contents

  1. Description
  2. Setup
  3. Reference
  4. Development
  5. Contributors

Description

Docker image of Ansible Development Tools for VSCode via Development Containers by Solution Libre.

Setup

  1. In your VSCode project, create or update the .devcontainer/devcontainer.json file:

    {
      "name": "Ansible",
      "image": "registry.solution-libre.fr/docker/ansible-for-vscode:0.2.0",
      "customizations": {
        "vscode": {
          "extensions": [
            "redhat.ansible"
          ]
        }
      }
    }
  2. Launch the VSCode command Dev Containers: Rebuild and Reopen in Container.

Reference

Software Version
Ansible Development Tools v26.4.6

Development

Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.

Fork this repo on our GitLab or on GitHub

Contributors

The list of contributors can be found at: https://usine.solution-libre.fr/docker/ansible-for-vscode/-/graphs/main

About

Docker image of Ansible Development Tools for VSCode via Development Containers

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Used by

Contributors

Languages