ANXS / nginx

A fairly flexible and feature full Ansible role for the NGINX web server.
MIT License
151 stars 82 forks source link

httplib2 missing error, but nginx work! #70

Closed faitno closed 8 years ago

faitno commented 8 years ago

TASK: [Nginx | Check if nginx is available] *** failed: [loc] => {"failed": true} msg: httplib2 is not installed

farridav commented 8 years ago

aha that will be because of http://docs.ansible.com/ansible/uri_module.html#requirements .. Ive put up a PR to fix this... though will need to resolve the openssl issue before getting it in https://github.com/ANXS/nginx/pull/71

soupdiver commented 8 years ago

71 is green again :)

soupdiver commented 8 years ago

With #71 being merged can we close this one?

farridav commented 8 years ago

I think so @soupdiver.. Closing .. @soulcreate please reopen if needed