15 lines
437 B
YAML
15 lines
437 B
YAML
namespace: finallycoffee
|
|
name: fediverse
|
|
version: 0.1.1
|
|
readme: README.md
|
|
authors:
|
|
- transcaffeine <transcaffeine@finally.coffee>
|
|
description: Deploying fediverse software, mostly ActivityPub based
|
|
dependencies:
|
|
"community.docker": "^3.0.0"
|
|
license_file: LICENSE.md
|
|
build_ignore:
|
|
- '*.tar.gz'
|
|
repository: https://git.finally.coffee/finallycoffee/fediverse
|
|
issues: https://codeberg.org/finallycoffee/ansible-collection-fediverse/issues
|