databases/galaxy.yml

24 lines
564 B
YAML
Raw Normal View History

namespace: finallycoffee
name: databases
version: 0.1.2
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>
description: Collection for deploying and configuring databases
dependencies:
"community.docker": "^4.0.0"
"community.postgresql": "^3.9.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
2024-10-30 12:21:51 +01:00
- redis
- mariadb
- postgresql
- postgres
2024-11-03 17:28:40 +01:00
- valkey
- docker