
This change was added in OpenStack's base job as part of the effort to provide a standard interface on the remote nodes into which logs can be put regardless of how they are eventually going to be uploaded. Change-Id: I07f1a88f357c68d3deeadf7f12b1b77fc4a948f4
8 lines
90 B
YAML
8 lines
90 B
YAML
- hosts: all
|
|
roles:
|
|
- fetch-output
|
|
|
|
- hosts: all
|
|
roles:
|
|
- remove-build-sshkey
|