Ansible
About
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates.
Installation
Change enable
from False
to True
in the ansible
section (cf module installation).
You can also take a look at the VSCode-Anywhere ansible module configuration.
Requirements
No requirements.
VSCode
VSCode extensions
vscoss.vscode-ansible
This extension is designed to increase developer productivity authoring, testing and using Ansible with Azure. The extension provides cool features around playbook authoring and execution. It supports running playbooks from various places e.g. Docker, local installation, remote machines via ssh, and Cloud Shell.
VSCode settings
No settings.
VSCode keybindings
No keybindings.
Software
Windows software
No software.
Linux software
brew
MacOS software
brew
Documentation
VSCode-Anywhere
Environment
No environment.
Specific settings
No specific settings.
Last updated