Skip to content

[NEW TOOL] Ansible Vault #896

Open
@hans-fischer

Description

@hans-fischer

What tool do you want?
A ansible-vault encrypter and decrypter.

Describe the solution you'd like
Proving the right key the tool should encrypt or decrypt ansible vaulted secrets. It would be nice if the tool tollerates wrong indention because copy and pasting it from ansible var-files would always come with some indention problems.

Is their example of this tool in the wild?
Yes I think there is: https://www.npmjs.com/package/ansible-vault

Additional context
Ansible Vault is used to encrypt secrets and checkin them into git. Sometimes it comes in handy when you can just decrypt those vaulted secrets in a browser.
It would be also very nice, if the inserted secret could be stored in the browser when the user wants that. So a checkbox to store the last vault key in browser would be very nice.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions