tripleo-quickstart-extras/playbooks/gate-quickstart.yml
Attila Darazs ffb30adaea Add gate-quickstart role
This role lets arbitrary tripleo-quickstart and
tripleo-quickstart-extras changes be gated together through the
"Depends-On" mechanism.

Change-Id: If5b747b1bba17dd20efa9e7caee6fbc638dbb716
2016-11-22 12:56:09 +00:00

9 lines
252 B
YAML

---
# This playbooks is responsible for gating changes in tripleo-quickstart or
# tripleo-quickstart-extras with a possibility to depend on changes from the
# other repo
- name: Gate quickstart changes
hosts: localhost
roles:
- gate-quickstart