Ansible Vault online tool for encrypt/decrypt

Dear Ansible users,

recently i have been looking for some online service for on-hand ansible vault encrypt decrypt service and could not find anything. So i decided to write my own web interface: https://ansible-vault-tool.com/

Here you can decrypt or encrypt anything and no data is stored or logged. I hope it will be useful for ansible daily users.

Dear Ansible users,

recently i have been looking for some online service for on-hand ansible vault encrypt decrypt service and could not
find anything. So i decided to write my own web interface: https://ansible-vault-tool.com/

Here you can decrypt or encrypt anything and no data is stored or logged. I hope it will be useful for ansible daily users.

This is only useful to me in case you publish it under an Open Source license :slight_smile:

Regards
         Racke

Nice one, thanks for sharing and improving