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
|
namespace: finallycoffee
|
||||||
name: base
|
name: base
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
readme: README.md
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- transcaffeine <transcaffeine@finally.coffee>
|
- transcaffeine <transcaffeine@finally.coffee>
|
||||||
description: Roles for base services which are common dependencies other services like databases
|
description: Roles for base services which are common dependencies other services like databases
|
||||||
dependencies:
|
dependencies:
|
||||||
"community.docker": "^1.10.0"
|
"community.docker": "^3.0.0"
|
||||||
license_file: LICENSE.md
|
license_file: LICENSE.md
|
||||||
build_ignore:
|
build_ignore:
|
||||||
- '*.tar.gz'
|
- '*.tar.gz'
|
||||||
repository: https://git.finally.coffee/finallycoffee/base
|
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