network/meta/main.yml
2018-03-13 10:06:30 +01:00

13 lines
362 B
YAML

# SPDX-License-Identifier: BSD-3-Clause
galaxy_info:
author: Thomas Haller <thaller@redhat.com>
description: Configure networking
company: Red Hat, Inc.
license: BSD-3-Clause
min_ansible_version: 1.2
galaxy_tags: [ 'system', 'beta', 'network', 'networking' ]
platforms:
- name: Fedora
versions: [ 24, 25 ]
- name: EL
versions: [ 6, 7 ]