Ansible role to set up "SonyDevWorld" telegram bot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix 3a56e71768
tasks: Enable linger, clone as user, remove junk
2 years ago
defaults Initial commit 2 years ago
tasks tasks: Enable linger, clone as user, remove junk 2 years ago
README.md Initial commit 2 years ago

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