network/meta/main.yml
Pavel Cahyna 8369b953cc Update Galaxy tags.
Remove beta and add tags.

Update the OS versions and Ansible version (2.5 because of service_facts).
2018-08-21 20:47:38 +02:00

13 lines
392 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: 2.5
galaxy_tags: [ 'system', 'network', 'networking', 'redhat', 'rhel', 'fedora', 'centos' ]
platforms:
- name: Fedora
versions: [ 27, 28 ]
- name: EL
versions: [ 6, 7 ]