book-example icon indicating copy to clipboard operation
book-example copied to clipboard

Add gunicorn to required packages in provision.ansible.yaml

Open kylepw opened this issue 6 years ago • 0 comments

I managed to successfully run this Ansible playbook on a Vagrant VM. One issue I had, however, was an error on the 'restart gunicorn' handler. I noticed that gunicorn wasn't listed in provision.ansible.yaml's required packages list. Once I added it, everything checked out.

kylepw avatar Feb 16 '19 14:02 kylepw