|
||
---|---|---|
defaults | ||
tasks | ||
README.md |
README.md
Motivation Telegram Bot - ansible role
Deploys Motivation Telegram Bot via ansible.
Settings:
motivationbot_user: "motivationbot"
motivationbot_user_home: "/home/{{ motivationbot_user }}"
motivationbot_repo: "https://git.ix5.org/felix/motivationbot"
# Fill me in!
motivationbot_token: ""
motivationbot_chat_id: ""
(See default/main.yml
)
You will also need to put a config.py
file with the required captions inside a
subfolder called ./files/motivation-bot/
of your current playbook directory.
License
GPLv2