Alex Schultz 4a4c31cbd9 Add overcloud image upload role
Adds tripleo_overcloud_image_upload role to handle the overcloud image
upload on the undercloud.

Change-Id: I46d3d1971b8194f6eea94eb0c7882053654eaec0
2020-02-10 12:54:34 -07:00

9 lines
130 B
YAML

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