Files
tripleo-operator-ansible/roles/tripleo_overcloud_image_build/molecule/default/prepare.yml
Alex Schultz 62fc0eacf2 Add overcloud image build role
Adds tripleo_overcloud_image_build role to create overcloud and
ironic-python-agent images.

Change-Id: I625f121d12e71d5267e9f416b4c32fe8ec539ec0
2020-02-17 13:52:30 -07:00

9 lines
130 B
YAML

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