saibotk
a2b76ad7b0
Adds a simplified version of the role, without generating configuration. You still need to adjust the `rights.toml` and add a bot under `data/bots/BOTNAME/bot.toml`.
16 lines
263 B
YAML
16 lines
263 B
YAML
galaxy_info:
|
|
author: saibotk
|
|
description: Deploys a ts3audiobot server via docker.
|
|
license: GPL-3.0-only
|
|
min_ansible_version: 2.9
|
|
|
|
platforms:
|
|
- name: CentOS
|
|
versions:
|
|
- 7
|
|
|
|
galaxy_tags: []
|
|
|
|
dependencies:
|
|
- docker
|
|
- docker-compose
|