Ansible role to set up "SonyDevWorld" telegram bot
Go to file
Felix 3a56e71768 tasks: Enable linger, clone as user, remove junk 2021-01-02 23:21:41 +01:00
defaults Initial commit 2020-12-30 01:49:18 +01:00
tasks tasks: Enable linger, clone as user, remove junk 2021-01-02 23:21:41 +01:00
README.md Initial commit 2020-12-30 01:49:18 +01:00

README.md

SonyDevWorld Telegram Bot - ansible role

Deploys SonyDevWorld Telegram Bot via ansible.

Settings:

sonybot_user: "sonybot"
sonybot_user_home: "/home/{{ sonybot_user }}"
sonybot_devworld_repo: "https://git.ix5.org/felix/sonybot"
# Fill me in!
sonybot_token: ""
sonybot_channelid: ""

(See default/main.yml)

License

GPLv2