nginx
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
Install
ansible-galaxy install tjtoml/ansible-role-nginx
License
Unknown
Downloads
1230
Owner