blob: 0b469b0ca4f0470eee1b116316cb2755a0aca2e6 [file] [log] [blame]
---
# opencloud-in-a-box-playbook.yml
# configures host for running the OpenCloud-in-a-Box
- name: Include vars
hosts: localhost
tasks:
- name: Include vars
include_vars: "../config/opencloud_in_a_box.yaml"
- name: Configure libvirt networks
hosts: localhost
roles:
- virt-nets