network/meta/main.yml
Jakub Haruda 899edea426 meta/main.yml: CI - Add support for all Fedora images
Signed-off-by: Jakub Haruda <jharuda@redhat.com>
2020-11-30 14:05:24 +08:00

26 lines
503 B
YAML

# SPDX-License-Identifier: BSD-3-Clause
---
galaxy_info:
author: Thomas Haller <thaller@redhat.com>, Till Maas <till@redhat.com>
description: Configure networking
company: Red Hat, Inc.
license: BSD-3-Clause
min_ansible_version: 2.7
github_branch: main
galaxy_tags:
- centos
- fedora
- network
- networking
- redhat
- rhel
- system
platforms:
- name: Fedora
versions:
- all
- name: EL
versions:
- 6
- 7
- 8