b241bc9b93
Separate logic to handle OpenStack CI, and initial git clones out from the main logic pathways in order to make them capable of being more modular. Change-Id: I9367f2333849b3947c715b046c488695706ef783
17 lines
284 B
YAML
17 lines
284 B
YAML
---
|
|
galaxy_info:
|
|
author: Ironic Developers
|
|
description: Install Ironic for Bifrost
|
|
company: OpenStack
|
|
license: Apache
|
|
min_ansible_version: 1.9
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- trusty
|
|
- utopic
|
|
categories:
|
|
- cloud
|
|
- cloud:openstack
|
|
dependencies: []
|