GnuPG: install my key

Tried something fancy with ansible-galaxy but meh
prenix
Geoffrey Frogeye 2021-06-29 21:40:11 +02:00
parent 48031d8df7
commit 256a08f1a7
Signed by: geoffrey
GPG Key ID: C72403E7F82E6AD8
3 changed files with 7 additions and 2 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "config/automatrop/plugins/modules/aur"] [submodule "config/automatrop/plugins/modules/aur"]
path = config/automatrop/plugins/modules/aur path = config/automatrop/plugins/modules/aur
url = https://github.com/kewlfft/ansible-aur.git url = https://github.com/kewlfft/ansible-aur.git
[submodule "config/automatrop/plugins/modules/gpg_key"]
path = config/automatrop/plugins/modules/gpg_key
url = https://github.com/netson/ansible-gpg-key.git

@ -0,0 +1 @@
Subproject commit 435f8e6aea0ba9be482c4409db380868a23fea9c

View File

@ -47,5 +47,6 @@
# TODO Set default-key in extensions depending on which ones are available # 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 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, - name: Install Geoffrey Frogeye's key
# think about the source gpg_key:
fpr: 4FBA930D314A03215E2CDB0A8312C8CAC1BAC289