Adds tripleo_ovecloud_config_download to wrap the config download command. Change-Id: I4285e2a02c2e8d4e988c374e27ee77169416774b
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
|