forked from os-migrate/vmware-migration-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
31 lines (31 loc) · 775 Bytes
/
galaxy.yml
File metadata and controls
31 lines (31 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
namespace: os_migrate
name: vmware_migration_kit
version: 2.2.2
readme: README.md
authors:
- Mathieu Bultel <mat.bultel@gmail.com>
- Roberto Alfieri <ralfieri@redhat.com>
- Adrian Brown <adrbrown@redhat.com>
description: VMWare to Openstack / Openshift migration kit
license:
- Apache-2.0
tags:
- cloud
- infrastructure
- openstack
- vmware
- migrations
dependencies:
vmware.vmware: ">=2.4.0"
vmware.vmware_rest: ">=4.9.0"
repository: "https://github.com/os-migrate/vmware-migration-kit"
homepage: "https://github.com/os-migrate/vmware-migration-kit"
issues: "https://github.com/os-migrate/vmware-migration-kit/issues"
build_ignore:
- .venv
- .ansible
- .pytest_cache
- tests/output
- tests/__pycache__
- aee/context
- plugins/modules/src