meta: add README, LICENSE and collection metadata

This commit is contained in:
2024-10-28 20:28:14 +01:00
parent 82c709cc8d
commit 6cec7a4e8e
4 changed files with 510 additions and 0 deletions

18
galaxy.yml Normal file
View File

@ -0,0 +1,18 @@
namespace: finallycoffee
name: databases
version: 0.1.0
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>
description: Collection for deploying and configuring databases
dependencies:
"community.docker": "^3.0.0"
license_file: LICENSE.md
build_ignore:
- '*.tar.gz'
repository: https://git.finally.coffee/finallycoffee/databases
issues: https://codeberg.org/finallycoffee/ansible-collection-databases/issues
tags:
- elasticsearch
- mariadb
- docker