Files
toallab-automation/roles/linux-system-roles.network/meta/main.yml
2021-04-20 12:14:42 -04:00

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