initial commit with redbot and vaultwarden migrated
This commit is contained in:
commit
15c1b9c2ea
18 changed files with 267 additions and 0 deletions
6
roles/redbot/defaults/main.yml
Normal file
6
roles/redbot/defaults/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
service_name: redbot
|
||||
docker_image: phasecorex/red-discordbot
|
||||
docker_image_version:
|
||||
data_directory: "{{ service_root }}/data"
|
||||
discord_token: "{{ vault.discord_bot_token }}"
|
||||
bot_prefix: .
|
||||
Loading…
Add table
Add a link
Reference in a new issue