Mozilla SOPS: management of kubernetes secrets
- Create Age identity for use with SOPS:
age-keygen -o ~/.config/sops/age/keys.txt
- For use with flux, copy private key to a secret
Only tested on Debian stable, for now.
sops_version
(default: latest Github release): which version to install.sops_encrypter
(default: age): package to install to provide encryption: age, gpg, etc.
main.yml
: apply roleuninstall.yml
: remove. Run prior to removing host from inventory group.
None
- Ansible role licensed MIT
- SOPS licensed MPL 2.0