zuul-jobs/roles/copy-build-sshkey
Andreas Jaeger 2026f1825b Use main.yaml, not .yml
There are over 490 .yaml files but only a few .yml, let's rename to be
consistent.

Add a test to block .yml files.

Change-Id: I2f1354de82f231154d926b51d9812b1e9c1a6202
2020-04-20 17:44:49 +02:00
..
tasks Run authorized_keys as root 2018-04-24 11:57:43 +01:00
vars Use main.yaml, not .yml 2020-04-20 17:44:49 +02:00
README.rst Role to copy the build ssh key to other users 2017-08-22 18:22:45 -07:00

README.rst

Copy a build-local SSH key to a defined user on all hosts

This role is intended to be run on the Zuul Executor. It copies a generated build specific ssh key to a user and adds it to the authorized_keys file of every host in the inventory.

Role Variables