
This reverts commit d616ec9d9ae2e2fb7f5d53f0f3f14917f0028b0d. We are hitting ERROR! 'zuul_return' is not a valid attribute for a Play in the bootstrap-bridge job. Change-Id: Iebb49ae9c01ea62e8877860fdb0bf1e3d4080607
6 lines
96 B
YAML
6 lines
96 B
YAML
- hosts: localhost
|
|
roles:
|
|
- add-bastion-host
|
|
|
|
- import_playbook: ../bootstrap-bridge.yaml
|