2019-03-16 07:44:22 +00:00
|
|
|
# How long the PIN gets cached (max)
|
|
|
|
gpg_cache_ttl: 300
|
|
|
|
gpg_cache_ttl_ssh: 300
|
|
|
|
|
|
|
|
# Array of all keygrips to pass to sshcontrol
|
|
|
|
gpg_keygrips: []
|
|
|
|
|
2019-05-02 17:51:20 +00:00
|
|
|
gpg_folder: "~/.gnupg"
|
|
|
|
|
2020-11-05 18:49:02 +00:00
|
|
|
gpg_user: "{{ ansible_user }}"
|