ad1bc75197
This reverts commit ef7ab67356
.
It does not work, because running setup is not
allowed in promote pipelines (even if it's a partial
fact gathering). This is a problem, as it will
cause all the promote pipelines to fail.
It should therefore be reverted as fast as possible.
Change-Id: Ib0b6ef059da4c65102343d7b4f26fee6be180ebc
4 lines
55 B
YAML
4 lines
55 B
YAML
- hosts: localhost
|
|
roles:
|
|
- promote-docker-image
|