Files
tripleo-operator-ansible/roles/tripleo_config_generate_ansible/molecule/default/prepare.yml
Alex Schultz 4df51373ee Fix tripleo_config_generate_ansible
Fix the cli params and cover with molecule tests.

Change-Id: If396fad27c5ca7668b1741695bd4968997ee5017
2020-02-04 17:05:58 -07:00

9 lines
130 B
YAML

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