Alex Schultz ae37b35252 Add overcloud upgrade run
Adds tripleo_overcloud_upgrade_run to handle running the upgrade run
process.

Change-Id: I08f26759a25fe0adfc1a1a0ec5f44daaf139e24a
2020-03-17 15:58:43 -06:00

9 lines
130 B
YAML

---
- name: Prepare
hosts: all
tasks:
- name: Include molecule prep
include_role:
name: test_molecule_prep