Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Ansible LanguageNew to Visual Studio Code? Get it now.

Ansible Language

Preview

Sorin Sbarnea (redhat)

|
2,669 installs
| (8) | Free
Ansible YAML schema verification, auto-complete, highlight problems reported by ansible-lint, yamllint.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ansible extension for vscode and vscodium

Ansible extension aims to ease life of Ansible content creators by making easier to write Ansible playbooks, roles, collections, modules and plugins.

ansible-lint

Features

  • Display violations identified by ansible-lint, ansible own syntax check and yamllint inside problems tab.
  • Validate Ansible YAML files and provide auto-complete by using Ansible schemas. Report schema issue directly to the project producing them as they are not embedded inside this extension.

Requirements

This extension also installs YAML extension in order to enable schema verification and code-completion.

Known Issues

  • For the moment you need to install ansible-lint yourself

Release Notes

Please check changelog page for details regarding each new version.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft