Files
tripleo-operator-ansible/roles/tripleo_deploy/molecule/default/prepare.yml
Alex Schultz 2c290c4b12 Add tripleo deploy role
Adds tripleo_deploy role that wraps the standalone tripleo deploy
command.

Change-Id: I4f1be3bb610e238225a6d0acd06aeea2901b433a
2020-02-05 13:51:28 -07:00

9 lines
130 B
YAML

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