nginx

Build Status role

tjtoml.nginx

Installs nginx from the nginx official repositories found at http://nginx.org
This role is intented as a building block - it is not designed to implement all the options available for nginx, only install it from the project repositories.

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

- hosts: webservers
  roles:
     - { role: tjtoml.nginx }

License

MIT

About

nginx installation for Linux.

Install
ansible-galaxy install tjtoml/ansible-role-nginx
GitHub repository
License
Unknown
Downloads
1230