Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ansible Vault EncryptionNew to Visual Studio Code? Get it now.
Ansible Vault Encryption

Ansible Vault Encryption

gerrit91

|
223 installs
| (1) | Free
Encrypt and decrypt with ansible-vault.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ansible-vault

VSCode extension to encrypt / decrypt ansible-vault file as well as selected text. This extension is based on the work of wolfmah/vscode-ansible-vault-inline.

Requirements

You need to have an ansible-vault executable installed.

Extension Settings

This extension contributes the following settings:

  • ansible-vault.executable: Path to an ansible-vault executable
  • ansible-vault.passwordFile: The password file used for encryption and decryption
  • ansible-vault.password: The password used for encryption and decryption (in case password file is not specified)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft