979bcae918
They're broken already, no point in officially supporting them. Bring support back would require supporting Python 3.5 and other old packages. Change-Id: I8012f0cdf2430723379367eb6ab49c3fc0b3d32a
22 lines
371 B
YAML
22 lines
371 B
YAML
---
|
|
galaxy_info:
|
|
author: Ironic Developers
|
|
description: Create image with diskimage-builder for Bifrost
|
|
company: OpenStack
|
|
license: Apache
|
|
min_ansible_version: 2.0
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 8
|
|
- name: Debian
|
|
versions:
|
|
- buster
|
|
- name: Ubuntu
|
|
versions:
|
|
- bionic
|
|
categories:
|
|
- cloud
|
|
- cloud:openstack
|
|
dependencies: []
|