Dmitry Tantsur 979bcae918 Remove support for Ubuntu Xenial and Debian Stretch
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
2020-06-03 10:12:07 +02:00

22 lines
366 B
YAML

---
galaxy_info:
author: Ironic Developers
description: Create VM nodes for local Bifrost testing.
company: OpenStack
license: Apache
min_ansible_version: 1.9
platforms:
- name: EL
versions:
- 8
- name: Debian
versions:
- buster
- name: Ubuntu
versions:
- bionic
categories:
- cloud
- cloud:openstack
dependencies: []