ansible-vault-editor-idea-plugin
                                
                                
                                
                                    ansible-vault-editor-idea-plugin copied to clipboard
                            
                            
                            
                        Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Ansible Vault Editor IntelliJ Plugin
Ansible Vault Editor is an IntelliJ IDEA plugin that helps you edit Ansible® Vaults, preventing accidental push of decrypted confidential data
 
Features
- Encrypt file as Ansible Vault
 - Encrypt individual YAML property
 - Modify existing Vault with auto encryption/decryption and protection from accidental pushing of sensitive data
 - Remember each vault password or use DEFAULT_VAULT_PASSWORD_FILE configuration
 - Re-encrypt vault with new password
 
Usage
- Open any empty or existing yml vault file
 - Press 
Alt+Enter->Modify Vaulton existing vault or selectTools->Ansible Vault Editor - Type password for this vault
 - Edit vault content in opened Vault editor
 - Apply your changes
 
