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
|
namespace: finallycoffee
|
||||||
name: base
|
name: base
|
||||||
version: 0.2.1
|
version: 0.3.0
|
||||||
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: >-2
|
||||||
|
Roles for base services which are core functionality like managing packages
|
||||||
|
and ssh or common dependencies other services like databases
|
||||||
dependencies:
|
dependencies:
|
||||||
"community.docker": "^4.2.0"
|
"community.docker": "^4.2.0"
|
||||||
|
"community.general": "^10.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://codeberg.org/finallycoffee/ansible-collection-base/issues
|
issues: https://codeberg.org/finallycoffee/ansible-collection-base/issues
|
||||||
tags:
|
tags:
|
||||||
|
- bootstrap
|
||||||
|
- ssh
|
||||||
|
- mosh
|
||||||
- docker
|
- docker
|
||||||
- lego
|
- lego
|
||||||
- minio
|
- minio
|
||||||
- nginx
|
- nginx
|
||||||
- restic
|
- restic
|
||||||
- docker
|
- user_management
|
||||||
|
Loading…
x
Reference in New Issue
Block a user