forked from opentelekomcloud/ansible-collection-cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
34 lines (33 loc) · 800 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
24
25
26
27
28
29
30
31
32
33
34
namespace: opentelekomcloud
name: cloud
version: 0.14.3
readme: README.md
authors:
- Artem Goncharov <[email protected]>
description: Modules for working with OpenTelekomCloud (base on OpenStack modules, adding proprietary services)
license:
- Apache-2.0
tags:
- cloud
- openstack
- opentelekomcloud
dependencies:
"openstack.cloud": "*"
repository: http://github.com/OpenTelekomCloud/ansible_collections
documentation: http://docs.otc.t-systems.com
homepage: https://open-telekom-cloud.com
issues: http://github.com/OpenTelekomCloud/ansible_collections/issue/tracker
build_ignore:
- "*.tar.gz"
- build_artifact/
- ci/
- galaxy.yml.in
- setup.cfg
- setup.py
- tools
- tox.ini
- .gitignore
- .gitreview
- .zuul.yaml
- .pytest_cache
- importer_result.json