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.
|
1 year ago | |
---|---|---|
defaults | 1 year ago | |
tasks | 1 year ago | |
README.md | 1 year ago |
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