Atom plugin to encrypt and decrypt ansible variable with ansible-vault as one-liner easily.
Unzip at:
~/.atom/packages/
To encrypt/decrypt variable, put cursor on variable and toggle this plugin.
Default shortcut is ctrl-alt-o
| option | default value |
|---|---|
| path of ansible-vault binary | ansible-vault |
| path of vault key | ~/vault.key |
- [Bilgetz][https://github.com/Bilgetz/]