tripleo-heat-templates/releasenotes/notes/tag-step-plays-b1b1ea7584f1665d.yaml
James Slagle bf6efb06c7 Tag step plays
This adds a tag step[1-5] to each of the plays within the jinja2 loop to
create our 5 deployment steps. Using these tags, it's possible to run
these plays individually if desired.

Change-Id: Ic705afbf174b4597d98c2b83041ff88dd8d6664c
2018-09-24 09:17:15 -04:00

6 lines
187 B
YAML

---
other:
- The step plays in deploy-steps.j2 (which generates the
deploy_steps_tasks.yaml playbook) are now tagged with step[1-5] so that
they can run individually if needed.