forked from finallycoffee/base
meta: bump collection version to 0.1.2, require community.docker@^3.0.0, take issues on codeberg repo mirror
This commit is contained in:
parent
afe72f554e
commit
7021ed1a89
14
galaxy.yml
14
galaxy.yml
@ -1,14 +1,22 @@
|
||||
namespace: finallycoffee
|
||||
name: base
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
readme: README.md
|
||||
authors:
|
||||
- transcaffeine <transcaffeine@finally.coffee>
|
||||
description: Roles for base services which are common dependencies other services like databases
|
||||
dependencies:
|
||||
"community.docker": "^1.10.0"
|
||||
"community.docker": "^3.0.0"
|
||||
license_file: LICENSE.md
|
||||
build_ignore:
|
||||
- '*.tar.gz'
|
||||
repository: https://git.finally.coffee/finallycoffee/base
|
||||
issues: https://git.finally.coffee/finallycoffee/base/issues
|
||||
issues: https://codeberg.org/finallycoffee/ansible-collection-base/issues
|
||||
tags:
|
||||
- docker
|
||||
- elastic
|
||||
- lego
|
||||
- mariadb
|
||||
- minio
|
||||
- nginx
|
||||
- restic
|
||||
|
Loading…
Reference in New Issue
Block a user