initial import
This commit is contained in:
32
galaxy.yml
Normal file
32
galaxy.yml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
namespace: opentelekomcloud
|
||||
name: backend
|
||||
version: 0.1.0
|
||||
readme: README.rst
|
||||
authors:
|
||||
- Artem Goncharov (@gtema)
|
||||
|
||||
description: Roles and modules for managing Open Telekom Cloud Backend
|
||||
license:
|
||||
- GPL-2.0-or-later
|
||||
tags:
|
||||
- opentelekomcloud
|
||||
dependencies: {}
|
||||
repository: https://gitea.eco.tsi-dev.otc-service.com/infra/ansible-collection-backend
|
||||
documentation: http://docs.otc-service.com
|
||||
homepage: https://open-telekom-cloud.com
|
||||
issues: https://gitea.eco.tsi-dev.otc-service.com/infra/ansible-collection-backend/issues
|
||||
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
|
Reference in New Issue
Block a user