1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Add play for writing Gunicorn config file

This commit is contained in:
Aidan Fitzgerald 2018-07-26 01:20:07 -04:00 committed by Aidan Fitzgerald
parent 8c312f0109
commit 24a67c504c

View file

@ -35,6 +35,15 @@
tags:
- configure
- name: Configure Gunicorn
template:
src: webapp.sh.j2
dest: "{{ lokole_run_directory }}/webapp.sh"
tags:
- configure
# Everything below this line is unused
- name: Copy lokole httpd conf file