-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathgalaxy.yml
33 lines (33 loc) · 873 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
namespace: t_systems_mms
name: mongodb_atlas
version: 0.3.3
readme: README.md
authors:
- Martin Schurz <Martin.Schurz@t-systems.com>
description: >-
This collection contains MongoDB Atlas modules to provision and automate the
cloud offering of MongoDB via API.
license:
- GPL-2.0-or-later
license_file: ''
tags:
- mongodb
- atlas
- cloud
dependencies: {}
repository: 'https://github.com/T-Systems-MMS/ansible-collection-mongodb-atlas'
documentation: 'https://github.com/T-Systems-MMS/ansible-collection-mongodb-atlas'
homepage: 'https://github.com/T-Systems-MMS/ansible-collection-mongodb-atlas'
issues: 'https://github.com/T-Systems-MMS/ansible-collection-mongodb-atlas/issues'
build_ignore:
- codecov.yml
- .github
- .gitattributes
- .gitignore
- hacking
- requirements.txt
- test-requirements.txt
- tests
- .tox
- tox.ini
- .yamllint