]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - 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
b6984948
IB
1Key-Type: RSA
2Key-Length: 4096
3Key-Usage: cert encrypt auth
4Name-Real: {{ gpg_realname }}
5Name-Email: {{ gpg_useremail }}
6Passphrase: {{ gpg_password.user_input }}