e79be26f70
Using become_user only works if either the ansible_user is root or pipeling is enabled. Use become instead to avoid the dependency on pipelining being enabled. Change-Id: I2ca65ab38b51d4949295674abfe594ce26fe35a1 |
||
---|---|---|
.. | ||
tasks | ||
vars | ||
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