zuul-jobs/roles/add-gpgkey
James E. Blair 5f75a2d004 Add roles to add/remove a GPG key
Current usage of gpg keys involves a single role that adds, signs,
and removes the key all in one.  Some jobs may need the GPG key
installed normally onto the remote host, then left in place, and
later removed.  This change facilitates that.

Change-Id: I2f13f0c4de91808ba1bbdcc0fd20a547e43d602b
2017-10-19 13:26:16 -07:00
..
tasks Add roles to add/remove a GPG key 2017-10-19 13:26:16 -07: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.