Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

ansible (ansible)

Ansible is an open source community project sponsored by Red Hat, it's the simplest way to automate IT.

Example Usage

"features": {
    "ghcr.io/nikaro/features/ansible:1": {}
}

Options

Options Id Description Type Default Value
debug Enable debug output. boolean false
version Version to install. If not specified, the latest version will be installed. string -
venv_path Path to the ansible home directory. string /opt/ansible
requirements Required distribution packages. string curl,jq,libffi-dev,python3-venv
dependencies Additional dependencies to install in the virtualenv. string -

Customizations

VS Code Extensions

  • esbenp.prettier-vscode
  • redhat.ansible
  • redhat.vscode-yaml

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.