system-config/playbooks/zuul/run-production-bootstrap-bridge.yaml
Clark Boylan 03816fa433 Revert "Bootstrap-bridge as top-level job"
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
2025-03-05 09:05:26 -08:00

6 lines
96 B
YAML

- hosts: localhost
roles:
- add-bastion-host
- import_playbook: ../bootstrap-bridge.yaml