An Ansible role to deploy Cabot using the Python packages.
-
Create a Cabot configuration file from the example in the cabot repository
-
Use it as the role variable:
- role: cabot
vars:
cabot_config_file_path: files/cabot.production.env
tags: cabot
If you have any problems using this role please make a github issue on cabotapp/ansible-cabot.
For any problems relating to Cabot itself, please make issues on arachnys/cabot.