infrastructure/roles/ts3audiobot/meta/main.yml
saibotk a2b76ad7b0
ts3audiobot: Add role
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`.
2020-08-20 21:49:06 +02:00

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