aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/noheat/infra-openstack/ansible/create.yml
blob: a2665f91180c8a0f298f934bbccc81144ec931fe (plain)
1
2
3
4
5
6
7
8
9
---
- name: Create infrastructure
  hosts: localhost
  connection: local
  gather_facts: False
  roles:
    - openstack/create_devstack_network
    - openstack/create_devstack_keypair
    - openstack/create_devstack_hosts