kayobe/ansible/roles/kolla-openstack/molecule/enable-everything/playbook.yml
Mark Goddard 968b4f5405 Add a molecule scenario for kolla-openstack - enable-everything
This scenario enables all services, and checks that expected
configuration files are generated. More validation of configuration file
contents could be added in future.
2018-02-21 10:33:07 +00:00

6 lines
71 B
YAML

---
- name: Converge
hosts: all
roles:
- role: kolla-openstack