Skip to content

onaio/ansible-tally-ho

Repository files navigation

ansible-tally-ho

Install and configure tally-ho.

How it works

This role depends on the ansible-django.

Basically, this is what it does:

  1. Installs the tally-ho web server, which is a Django application
  2. Finishes setting up Django
  3. Installs SSL certificates if necessary

Role variables

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.

Testing

This project comes with a Vagrantfile, this is a fast and easy way to test changes to the role, fire it up with vagrant up.

See vagrant docs for getting setup with vagrant

License

Apache 2

Authors

Ona Engineering

Releases

No releases published

Packages

No packages published

Languages