Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 275 Bytes

Usage

Install ansible beforehand. Then run:

     ansible-playbook -i "localhost," --connection=local installnginx.yml

Customization

Please change $ngo_* parameters accordingly in nginx.conf Also please modify the location directive for your use case.