bf90885e13
Adds tripleo_container_image_prepare role to execute the tripleo container image prepare process. Change-Id: Iec1c2a3afa9c6e2ef0011036749f294a1d9b9508
6 lines
90 B
YAML
6 lines
90 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- tripleo_container_image_prepare
|