]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame_incremental - roles/gnupg/templates/gen-key-script.j2
Add gpg configuration, key generation and password store
[perso/Immae/Config/Ansible.git] / roles / gnupg / templates / gen-key-script.j2
... / ...
CommitLineData
1Key-Type: RSA
2Key-Length: 4096
3Key-Usage: cert encrypt auth
4Name-Real: {{ gpg_realname }}
5Name-Email: {{ gpg_useremail }}
6Passphrase: {{ gpg_password.user_input }}