generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 90
/
galaxy.yml
17 lines (17 loc) · 839 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
namespace: community
name: network
version: 5.1.0
readme: README.md
authors:
- Ansible (https://github.com/ansible)
description: |
This repository contains the `community.network` Ansible Collection. The collection is a part of the `ansible` package and includes many network modules and plugins supported by Ansible community which are not part of more specialized community collections.
license_file: COPYING
tags: [community, networking]
# NOTE: No more dependencies can be added to this list
dependencies:
ansible.netcommon: '>=1.0.0'
repository: https://github.com/ansible-collections/community.network
documentation: https://docs.ansible.com/ansible/latest/collections/community/network/
homepage: https://github.com/ansible-collections/community.network
issues: https://github.com/ansible-collections/community.network/issues