Releases: onaio/ansible-django
Releases · onaio/ansible-django
v2.0.0
- Add task to install dependency packages #33
- Use molecule for testing and github actions for CI #32
- Fix Codebase Path Symlink Ownership #31
- Minor fixes #30
- Make Sure the Local Settings Directory is Present #29
v1.1.3
Ensure celery pid directories are created #27
v1.1.2
- Set group ownership on created directories #22
- Force git to overwrite files #23
- Add log rotation #25
- Fix celery beat log path #26
v1.1.0
Release includes:
- Support for downloading the Django git project from repositories that require authentication
- Support for adding extra CeleryD environment variables
- Configurable Python PPA
- Configurable media path permissions
- Configurable WSGI system group
v0.0.2
Add django prefix to all variables #13