Skip to content

Releases: onaio/ansible-django

v2.0.0

29 Dec 08:09
ace3c47
Compare
Choose a tag to compare
  • 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

03 Sep 12:45
4e7eb86
Compare
Choose a tag to compare

Ensure celery pid directories are created #27

v1.1.2

05 Aug 14:38
96a4fc8
Compare
Choose a tag to compare
  • 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

19 Jul 16:43
31727d8
Compare
Choose a tag to compare

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

29 Mar 07:06
9b1bafd
Compare
Choose a tag to compare

Add django prefix to all variables #13

v0.0.1

20 Feb 08:25
edae42b
Compare
Choose a tag to compare

Initial release