mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-19 01:17:00 +00:00
26 lines
503 B
YAML
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
|