27 lines
503 B
YAML
27 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
|