book-example
book-example copied to clipboard
Add gunicorn to required packages in provision.ansible.yaml
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.