zuul-jobs/roles/add-gpgkey
Ian Wienand 8e7d5e0404 add-gpgkey: trust incoming key
Add the incoming key to the trustdb with ultimate trust.  I noticed
this when using this role in a job that rechecks the signatures made
with an imported key (c.f Id624aa1ec6213be70809a8f911ab4aadc8a6ed53
and related changes).

Remove "--allow-secret-key-import" as it doesn't do anything any more,
per the man page.

Change-Id: I5fce163bce5c68342a444c36d9ba4af6e4af362c
2022-05-05 14:40:00 +10:00
..
tasks add-gpgkey: trust incoming key 2022-05-05 14:40:00 +10:00
README.rst Add roles to add/remove a GPG key 2017-10-19 13:26:16 -07:00

README.rst

Install a GPG private key onto a host.

Role Variables

Complex argument which contains the GPG private key. It is expected that this argument comes from a Secret.

The ascii-armored contents of the GPG private key.