Use this role to install and configure KPI.
- onaio.collectd
- onaio.monit
- ANXS.python
- onaio.nvm
- onaio.django
You can see all variables by looking at the defaults/main.yml
file.
You can look at tests/test.yml
for examples of how to use these variables.
You can test the role locally using Molecule by following these steps:
pip install molecule docker-py
molecule test
Apache 2