forked from ansible-collections/community.vmware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
23 lines (23 loc) · 773 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
namespace: community
name: vmware
# the version key is generated during the release by Zuul
# https://github.com/ansible-network/releases/tree/master/ansible_releases/cmd
# A script based on https://pypi.org/project/pbr/ will generate the version
# key. The version value depends on the tag or the last git tag.
version: null
readme: README.md
authors:
- Ansible (https://github.com/ansible)
description:
license:
- GPL-3.0-or-later
- BSD-2-Clause
tags:
- cloud
- vmware
- virtualization
dependencies: {}
repository: https://github.com/ansible-collections/community.vmware.git
homepage: https://github.com/ansible-collections/community.vmware
issues: https://github.com/ansible-collections/community.vmware/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc