Files
tripleo-operator-ansible/roles/tripleo_overcloud_config_download/molecule/default/prepare.yml
Alex Schultz 12039affd1 Add overcloud config download
Adds tripleo_ovecloud_config_download to wrap the config download
command.

Change-Id: I4285e2a02c2e8d4e988c374e27ee77169416774b
2020-03-12 13:47:02 +00:00

9 lines
130 B
YAML

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