2022-08-18 19:26:43 +00:00
|
|
|
namespace: finallycoffee
|
|
|
|
name: base
|
2024-10-05 08:19:00 +00:00
|
|
|
version: 0.1.2
|
2022-08-18 19:26:43 +00:00
|
|
|
readme: README.md
|
|
|
|
authors:
|
2023-07-26 17:36:40 +00:00
|
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
|
|
|
description: Roles for base services which are common dependencies other services like databases
|
2024-09-21 08:58:40 +00:00
|
|
|
dependencies:
|
2024-10-05 08:19:00 +00:00
|
|
|
"community.docker": "^3.0.0"
|
2023-07-26 17:36:40 +00:00
|
|
|
license_file: LICENSE.md
|
2022-08-18 19:26:43 +00:00
|
|
|
build_ignore:
|
|
|
|
- '*.tar.gz'
|
|
|
|
repository: https://git.finally.coffee/finallycoffee/base
|
2024-10-05 08:19:00 +00:00
|
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-base/issues
|
|
|
|
tags:
|
|
|
|
- docker
|
|
|
|
- elastic
|
|
|
|
- lego
|
|
|
|
- mariadb
|
|
|
|
- minio
|
|
|
|
- nginx
|
|
|
|
- restic
|