WIP3
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
install_date: Wed Jul 1 18:41:54 2020
|
||||
version: 1.1.0
|
||||
27
roles/linux-system-roles.network/meta/main.yml
Normal file
27
roles/linux-system-roles.network/meta/main.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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.5
|
||||
galaxy_tags:
|
||||
- centos
|
||||
- fedora
|
||||
- network
|
||||
- networking
|
||||
- redhat
|
||||
- rhel
|
||||
- system
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 28
|
||||
- 29
|
||||
- 30
|
||||
- name: EL
|
||||
versions:
|
||||
- 6
|
||||
- 7
|
||||
- 8
|
||||
Reference in New Issue
Block a user