meta: update collection version to 0.3.0
This commit is contained in:
parent
762e2ffc27
commit
b14f36c7e8
12
galaxy.yml
12
galaxy.yml
@ -1,21 +1,27 @@
|
||||
namespace: finallycoffee
|
||||
name: base
|
||||
version: 0.2.1
|
||||
version: 0.3.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- transcaffeine <transcaffeine@finally.coffee>
|
||||
description: Roles for base services which are common dependencies other services like databases
|
||||
description: >-2
|
||||
Roles for base services which are core functionality like managing packages
|
||||
and ssh or common dependencies other services like databases
|
||||
dependencies:
|
||||
"community.docker": "^4.2.0"
|
||||
"community.general": "^10.0.0"
|
||||
license_file: LICENSE.md
|
||||
build_ignore:
|
||||
- '*.tar.gz'
|
||||
repository: https://git.finally.coffee/finallycoffee/base
|
||||
issues: https://codeberg.org/finallycoffee/ansible-collection-base/issues
|
||||
tags:
|
||||
- bootstrap
|
||||
- ssh
|
||||
- mosh
|
||||
- docker
|
||||
- lego
|
||||
- minio
|
||||
- nginx
|
||||
- restic
|
||||
- docker
|
||||
- user_management
|
||||
|
Loading…
x
Reference in New Issue
Block a user