Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ansible task container executorNew to Visual Studio Code? Get it now.
ansible task container executor

ansible task container executor

daniloprevides

|
2,406 installs
| (0) | Free
ansible task container executor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ansible DevContainer Task Executor

This is a simple extensions to allow using ansible tasks inside a devcontainer. created by daniloprevides@gmail.com

Features

Allow the use of ansible playbook inside a dev container

Requirements

ansible must be installed and running. https://www.ansible.com/

Extension Settings

This extension contributes the following settings:

  • ansible-container.containerPath: The path to tasks folder inside workspace (Default: .devcontainer/tasks)
  • ansible-container.ansibleCommand: The path to ansible-playbook command (Default: ansible-playbook)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft