Starting to convert to playbook: Added gnupg role
This commit is contained in:
7
roles/gnupg/defaults/main.yml
Normal file
7
roles/gnupg/defaults/main.yml
Normal file
@ -0,0 +1,7 @@
|
||||
# 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: []
|
||||
|
Reference in New Issue
Block a user