GnuPG: install my key
Tried something fancy with ansible-galaxy but meh
This commit is contained in:
parent
48031d8df7
commit
256a08f1a7
3 changed files with 7 additions and 2 deletions
|
@ -47,5 +47,6 @@
|
|||
# TODO Set default-key in extensions depending on which ones are available
|
||||
# TODO Add enable-ssh-support to gpg-agent.conf in extensions to signal shenv that we should not use the SSH agent
|
||||
|
||||
# TODO Import 0x8312C8CAC1BAC289 with https://github.com/netson/ansible-gpg-key,
|
||||
# think about the source
|
||||
- name: Install Geoffrey Frogeye's key
|
||||
gpg_key:
|
||||
fpr: 4FBA930D314A03215E2CDB0A8312C8CAC1BAC289
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue