ansible-vault-helper

edit / encrypt / decrypt ansible vault file using a key

MIT License

Stars
1
ansible-vault-helper - Fix yml/yaml extension discovering Latest Release

Published by pleclech over 3 years ago

ansible-vault-helper - fix regexp for matching !vault

Published by pleclech about 4 years ago

ansible-vault-helper - bug fix

Published by pleclech about 4 years ago

  • fix extra spacing that was encrypted when using yaml entry
ansible-vault-helper - Add !vault tag

Published by pleclech about 4 years ago

  • Add !vault tag to encrypt/decrypt YAML entry
    ex:

foo: bar
secret: !vault |
my super
secret

ansible-vault-helper - v1.0.1

Published by pleclech over 4 years ago

  • fix reading multiline from stdin
  • fix encrypting from stdin
ansible-vault-helper - first release

Published by pleclech over 4 years ago

first release for editing / encrypting / decrypting ansible vault file