62ab390d49
* Move direct playbook implementation to a independent role so that the role is reusable in a different playbooks. * Add a new scenario which installs openstack allinone without running tempest tests. Change-Id: I6f19d2b8128fbb0f2034892a11127bce73d102f9
4 lines
58 B
YAML
4 lines
58 B
YAML
- hosts: all
|
|
roles:
|
|
- packstack-integration-tempest
|