Releases: Wtower/ansible-django-deploy
Releases · Wtower/ansible-django-deploy
Updated role to Ansible 2.6
Specify apache log level
Support for Plesk Onyx
Added node modules and private files to sync ignore list
- Added node modules and private files to sync ignore list
- Updated documentation to indicate that
wsgi_restart_interval
is only available for mod_wsgi>=v4.5.12.
Improved mod_wsgi configuration
Added setting to only configure Apache for SSL
v0.1.6 Fix #15: add setting to only configure Apache for SSL
Added sync exclude option
To avoid syncing user uploaded files.
Improvements and fixes
Upgrade wheel and improve documentation
v0.1.3 Improved documentation and examples