
Adds tripleo_overcloud_image_upload role to handle the overcloud image upload on the undercloud. Change-Id: I46d3d1971b8194f6eea94eb0c7882053654eaec0
9 lines
130 B
YAML
9 lines
130 B
YAML
---
|
|
- name: Prepare
|
|
hosts: all
|
|
tasks:
|
|
|
|
- name: Include molecule prep
|
|
include_role:
|
|
name: test_molecule_prep
|