Anton Shestakov <av6@dwimlabs.net>, Sat, 20 Feb 2016 17:26:46 +0800
add an example playbook
roles/hgweb/templates/etc/supervisor/conf.d/hgweb.conf
Permissions: -rw-r--r--
command = /home/{{ user }}/hgwebfiles/venv/bin/gunicorn --config=/home/{{ user }}/hgwebfiles/gunicorn.conf hgweb:application
directory = /home/{{ user }}/hgwebfiles/