kayobe/ansible/roles/kolla-openstack/molecule/default/prepare.yml
Mark Goddard 8f53f3252e Add a simple molecule scenario for the kolla-openstack role
Tests operation of the role with default variable values.
2018-02-21 10:33:07 +00:00

6 lines
67 B
YAML

---
- name: Prepare
hosts: all
gather_facts: false
tasks: []